Static Public Member Functions
cv::gpu::device::vec_distance_detail::UnrollVecDiffCached< THREAD_DIM, 0 > Struct Template Reference

#include <vec_distance_detail.hpp>

List of all members.

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 &)

template<int THREAD_DIM>
struct cv::gpu::device::vec_distance_detail::UnrollVecDiffCached< THREAD_DIM, 0 >


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: