#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 &) |
| static __device__ __forceinline__ void cv::gpu::device::vec_distance_detail::UnrollVecDiffCached< THREAD_DIM, 0 >::calcCheck | ( | const T1 * | , |
| const T2 * | , | ||
| int | , | ||
| Dist & | , | ||
| int | |||
| ) | [static] |
| static __device__ __forceinline__ void cv::gpu::device::vec_distance_detail::UnrollVecDiffCached< THREAD_DIM, 0 >::calcWithoutCheck | ( | const T1 * | , |
| const T2 * | , | ||
| Dist & | |||
| ) | [static] |