|  | OpenCV 4.12.0
    Open Source Computer Vision | 
#include <opencv2/cudev/ptr2d/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 | 
| int cv::cudev::ConstantPtr< T >::index_type | 
| T cv::cudev::ConstantPtr< T >::value_type | 
| 
 | inline | 
| T cv::cudev::ConstantPtr< T >::value |