Home
last modified time | relevance | path

Searched refs:hypot_sqr_func (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/cuda/
Dfunctional.hpp528 template<typename T> struct hypot_sqr_func : binary_function<T, T, float> struct
534 __host__ __device__ __forceinline__ hypot_sqr_func() {} in hypot_sqr_func() argument
535 __host__ __device__ __forceinline__ hypot_sqr_func(const hypot_sqr_func&) {} in hypot_sqr_func() argument