#include <opencv2/cudev/util/vec_traits.hpp>
|
| __host__ __device__ static __forceinline__ short4 | all (short v) |
| |
| __host__ __device__ static __forceinline__ short4 | make (const short *v) |
| |
| __host__ __device__ static __forceinline__ short4 | make (short x, short y, short z, short w) |
| |
◆ elem_type
◆ 匿名枚举
◆ all()
◆ make() 重载 [1/2]
| __host__ __device__ static __forceinline__ short4 cv::cudev::VecTraits< short4 >::make |
( |
const short * | v | ) |
|
|
内联静态 |
◆ make() 重载 [2/2]
| __host__ __device__ static __forceinline__ short4 cv::cudev::VecTraits< short4 >::make |
( |
short | x, |
|
|
short | y, |
|
|
short | z, |
|
|
short | w ) |
|
内联静态 |
本结构体的文档生成自以下文件