OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::cudev::VecTraits< int4 > 結構體參考

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

cv::cudev::VecTraits< int4 > 協作圖

公共型別

列舉  { cn =4 }
 
typedef int elem_type
 

靜態公有成員函式

__host__ __device__ static __forceinline__ int4 all (int v)
 
__host__ __device__ static __forceinline__ int4 make (const int *v)
 
__host__ __device__ static __forceinline__ int4 make (int x, int y, int z, int w)
 

成員 Typedef 文件

◆ elem_type

int cv::cudev::VecTraits< int4 >::elem_type

成員列舉文件

◆ 匿名列舉

匿名列舉
列舉器
cn 

成員函式文件

◆ all()

__host__ __device__ static __forceinline__ int4 cv::cudev::VecTraits< int4 >::all ( int v)
內聯靜態

◆ make() [1/2]

__host__ __device__ static __forceinline__ int4 cv::cudev::VecTraits< int4 >::make ( const int * v)
內聯靜態

◆ make() [2/2]

__host__ __device__ static __forceinline__ int4 cv::cudev::VecTraits< int4 >::make ( int x,
int y,
int z,
int w )
內聯靜態

本結構體的文件生成自以下檔案