OpenCV 4.10.0
开源计算机视觉
加载中...
搜索中...
无匹配项
公共类型 | 静态公共成员函数 | 所有成员列表
cv::cudev::VecTraits< short > 结构参考

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

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

公共类型

枚举 { cn =1 }
 
typedef short elem_type
 

静态公共成员函数

__host__ __device__ static __forceinline__ short all (short v)
 
__host__ __device__ static __forceinline__ short make (const short *v)
 
__host__ __device__ static __forceinline__ short make (short x)
 

成员类型定义文档

◆ elem_type

typedef short cv::cudev::VecTraits< short >::elem_type

成员枚举文档

◆ 匿名枚举

匿名枚举
枚举器
cn 

成员函数文档

◆ all()

__host__ __device__ static __forceinline__ short cv::cudev::VecTraits< short >::all ( short  v)
inlinestatic

◆ make() [1/2]

__host__ __device__ static __forceinline__ short cv::cudev::VecTraits< short >::make ( const short *  v)
inlinestatic

◆ make() [2/2]

__host__ __device__ static __forceinline__ short cv::cudev::VecTraits< short >::make ( short  x)
inlinestatic

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