#include <opencv2/cudev/util/vec_traits.hpp>
|
__host__ __device__ static __forceinline__ double4 | all (double v) |
|
__host__ __device__ static __forceinline__ double4 | make (const double *v) |
|
__host__ __device__ static __forceinline__ double4 | make (double x, double y, double z, double w) |
|
◆ elem_type
◆ anonymous enum
◆ all()
◆ make() [1/2]
__host__ __device__ static __forceinline__ double4 cv::cudev::VecTraits< double4 >::make |
( |
const double * |
v | ) |
|
|
inlinestatic |
◆ make() [2/2]
__host__ __device__ static __forceinline__ double4 cv::cudev::VecTraits< double4 >::make |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z, |
|
|
double |
w |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: