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