OpenCV  2.4.13.7
Open Source Computer Vision
cv::gpu::device::vec_distance_detail::VecDiffCachedCalculator< THREAD_DIM, MAX_LEN, true > Struct Template Reference

#include <vec_distance_detail.hpp>

Static Public Member Functions

template<typename Dist , typename T1 , typename T2 >
static __device__ __forceinline__ void calc (const T1 *vecCached, const T2 *vecGlob, int len, Dist &dist, int tid)
 

Member Function Documentation

§ calc()

template<int THREAD_DIM, int MAX_LEN>
template<typename Dist , typename T1 , typename T2 >
static __device__ __forceinline__ void cv::gpu::device::vec_distance_detail::VecDiffCachedCalculator< THREAD_DIM, MAX_LEN, true >::calc ( const T1 *  vecCached,
const T2 *  vecGlob,
int  len,
Dist &  dist,
int  tid 
)
inlinestatic

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