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

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

first_argument_type typedefcv::cudev::binary_function< float, float, float >
operator()(float a, float b) const cv::cudev::hypot_func< float >inline
result_type typedefcv::cudev::binary_function< float, float, float >
second_argument_type typedefcv::cudev::binary_function< float, float, float >