OpenCV 4.11.0
开源计算机视觉库
加载中...
搜索中...
无匹配项
cv::cudev::numeric_limits<short> 结构体参考

#include <opencv2/cudev/util/limits.hpp>

cv::cudev::numeric_limits<short> 的协作图

静态公有成员函数

__device__ static __forceinline__ short max ()
 
__device__ static __forceinline__ short min ()
 

静态公有属性

static const bool is_signed = true
 

成员函数文档

◆ max()

__device__ static __forceinline__ short cv::cudev::numeric_limits<short>::max ( )
内联静态

◆ min()

__device__ static __forceinline__ short cv::cudev::numeric_limits<short>::min ( )
内联静态

成员数据文档

◆ is_signed

const bool cv::cudev::numeric_limits<short>::is_signed = true
静态

此结构体的文档由以下文件生成: