Static Public Member Functions | List of all members
cv::gpu::device::vec_distance_detail::UnrollVecDiffCached< THREAD_DIM, 0 > Struct Template Reference

#include <vec_distance_detail.hpp>

Static Public Member Functions

template<typename Dist , typename T1 , typename T2 >
static __device__
__forceinline__ void 
calcCheck (const T1 *, const T2 *, int, Dist &, int)
 
template<typename Dist , typename T1 , typename T2 >
static __device__
__forceinline__ void 
calcWithoutCheck (const T1 *, const T2 *, Dist &)
 

Member Function Documentation

template<int THREAD_DIM>
template<typename Dist , typename T1 , typename T2 >
static __device__ __forceinline__ void cv::gpu::device::vec_distance_detail::UnrollVecDiffCached< THREAD_DIM, 0 >::calcCheck ( const T1 *  ,
const T2 *  ,
int  ,
Dist &  ,
int   
)
static
template<int THREAD_DIM>
template<typename Dist , typename T1 , typename T2 >
static __device__ __forceinline__ void cv::gpu::device::vec_distance_detail::UnrollVecDiffCached< THREAD_DIM, 0 >::calcWithoutCheck ( const T1 *  ,
const T2 *  ,
Dist &   
)
static

The documentation for this struct was generated from the following file: