#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 |
|
inline |
References cv::cudev::ConstantPtr< T >::value.
T cv::cudev::ConstantPtr< T >::value |
Referenced by cv::cudev::constantPtr(), and cv::cudev::ConstantPtr< T >::operator()().