Searched defs:L2Dist (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/cuda/
H A Dvec_distance.hpp107 struct L2Dist struct in namespace:cv::cuda::device
112 __device__ __forceinline__ L2Dist() : mySum(0.0f) {} function in struct:cv::cuda::device::L2Dist

Completed in 109 milliseconds