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