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