#include "vec_traits.hpp"
|
__host__ __device__ static
__forceinline__ double1 | all (double v) |
|
__host__ __device__ static
__forceinline__ double1 | make (const double *v) |
|
__host__ __device__ static
__forceinline__ double1 | make (double x) |
|
__host__ __device__ static __forceinline__ double1 cv::cudev::VecTraits< double1 >::make |
( |
const double * |
v | ) |
|
|
inlinestatic |
__host__ __device__ static __forceinline__ double1 cv::cudev::VecTraits< double1 >::make |
( |
double |
x | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: