OpenCV  3.4.7
Open Source Computer Vision
cv::cudev::exp_func< float > Member List

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

argument_type typedefcv::cudev::unary_function< float, float >
operator()(float a) constcv::cudev::exp_func< float >inline
result_type typedefcv::cudev::unary_function< float, float >