OpenCV
3.2.0
Open Source Computer Vision
|
#include "constant.hpp"
Public Types | |
typedef int | index_type |
typedef T | value_type |
Public Member Functions | |
__device__ __forceinline__ T | operator() (int, int) const |
Public Attributes | |
T | value |
typedef int cv::cudev::ConstantPtr< T >::index_type |
typedef T cv::cudev::ConstantPtr< T >::value_type |
__device__ __forceinline__ T cv::cudev::ConstantPtr< T >::operator() | ( | int | , |
int | |||
) | const |
T cv::cudev::ConstantPtr< T >::value |