OpenCV 4.11.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

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

该结构体的文档是从以下文件生成的: