OpenCV  4.1.0
Open Source Computer Vision
Public Types | List of all members
cv::cudev::Log2< N, CURRENT_VAL, COUNT > Struct Template Reference

#include <opencv2/cudev/util/type_traits.hpp>

Public Types

enum  { value = Log2<N, (CURRENT_VAL >> 1), COUNT + 1>::VALUE }
 

The documentation for this struct was generated from the following file: