#include <vec_distance.hpp>
§ result_type
§ value_type
§ L2Dist()
__device__ __forceinline__ cv::gpu::device::L2Dist::L2Dist |
( |
| ) |
|
|
inline |
§ operator float()
__device__ __forceinline__ cv::gpu::device::L2Dist::operator float |
( |
| ) |
const |
|
inline |
§ reduceAll()
template<int THREAD_DIM>
__device__ __forceinline__ void cv::gpu::device::L2Dist::reduceAll |
( |
float * |
smem, |
|
|
int |
tid |
|
) |
| |
|
inline |
§ reduceIter()
__device__ __forceinline__ void cv::gpu::device::L2Dist::reduceIter |
( |
float |
val1, |
|
|
float |
val2 |
|
) |
| |
|
inline |
§ mySum
float cv::gpu::device::L2Dist::mySum |
The documentation for this struct was generated from the following file: