HomeSort by relevance Sort by last modified time
    Searched refs:magnitude_sqr_func (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/cudaarithm/src/cuda/
polar_cart.cu 92 gridTransformBinary(xc, yc, magc, magnitude_sqr_func<float>(), stream);
  /external/opencv3/modules/cudev/include/opencv2/cudev/functional/
functional.hpp 622 template <typename T> struct magnitude_sqr_func : binary_function<T, T, typename functional_detail::FloatType<T>::type> struct in namespace:cv::cudev

Completed in 71 milliseconds