OpenCV
3.1.0-dev
Open Source Computer Vision
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
Sphinx Documentation
Class List
Class Index
cv
cudev
Log2
Public Types
|
List of all members
cv::cudev::Log2< N, CURRENT_VAL, COUNT > Struct Template Reference
Core functionality
»
OpenGL interoperability
»
CUDA-accelerated Computer Vision
»
Device layer
#include "type_traits.hpp"
Public Types
enum
{
value
= Log2<N, (CURRENT_VAL >> 1), COUNT + 1>::VALUE }
Member Enumeration Documentation
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:
cudev/include/opencv2/cudev/util/
type_traits.hpp
Generated on Sun Sep 4 2016 15:46:24 for OpenCV by
1.8.11