#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 | |
int | cols |
int | rows |
T | value |
|
inherited |
|
inherited |
|
inlineinherited |
References cv::cudev::ConstantPtr< T >::value.
int cv::cudev::ConstantPtrSz< T >::cols |
Referenced by cv::cudev::constantPtr().
int cv::cudev::ConstantPtrSz< T >::rows |
Referenced by cv::cudev::constantPtr().
|
inherited |
Referenced by cv::cudev::constantPtr(), and cv::cudev::ConstantPtr< T >::operator()().