OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | List of all members
cv::cudev::Log2< N, 0, COUNT > Struct Template Reference

#include "type_traits.hpp"

Public Types

enum  { value = (1 << (COUNT - 1) < N) ? COUNT : COUNT - 1 }
 

Member Enumeration Documentation

template<int N, int COUNT>
anonymous enum
Enumerator
value 

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