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::pow_func< T > Member List

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

first_argument_type typedefcv::cudev::binary_function< T, float, float >
operator()(T val, float power) const cv::cudev::pow_func< T >inline
result_type typedefcv::cudev::binary_function< T, float, float >
second_argument_type typedefcv::cudev::binary_function< T, float, float >