OpenCV
3.4.20
Open Source Computer Vision
cv
cudev
Log2
Public Types
|
List of all members
cv::cudev::Log2< N, CURRENT_VAL, COUNT > Struct Template Reference
CUDA-accelerated Computer Vision
»
Device layer
#include <opencv2/cudev/util/type_traits.hpp>
Public Types
enum
{
value
= Log2<N, (CURRENT_VAL >> 1), COUNT + 1>::VALUE }
Member Enumeration Documentation
◆
anonymous enum
template<int N, int CURRENT_VAL = N, int COUNT = 0>
anonymous enum
Enumerator
value
The documentation for this struct was generated from the following file:
opencv2/cudev/util/
type_traits.hpp
Generated on Tue Jun 27 2023 17:53:13 for OpenCV by
1.8.13