OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
cv::cudev::hypot_func< T > Member List

This is the complete list of members for cv::cudev::hypot_func< T >, including all inherited members.

first_argument_type typedefcv::cudev::binary_function< T, T, functional_detail::FloatType< T >::type >
operator()(typename TypeTraits< T >::parameter_type a, typename TypeTraits< T >::parameter_type b) const cv::cudev::hypot_func< T >inline
result_type typedefcv::cudev::binary_function< T, T, functional_detail::FloatType< T >::type >
second_argument_type typedefcv::cudev::binary_function< T, T, functional_detail::FloatType< T >::type >