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

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

argument_type typedefcv::cudev::unary_function< float, float >
operator()(float a) const cv::cudev::atanh_func< float >inline
result_type typedefcv::cudev::unary_function< float, float >