OpenCV
3.0.0
Open Source Computer Vision
|
This is the complete list of members for cv::cudev::logical_or< T >, including all inherited members.
first_argument_type typedef | cv::cudev::binary_function< T, T, MakeVec< uchar, VecTraits< T >::cn >::type > | |
operator()(typename TypeTraits< T >::parameter_type a, typename TypeTraits< T >::parameter_type b) const | cv::cudev::logical_or< T > | inline |
result_type typedef | cv::cudev::binary_function< T, T, MakeVec< uchar, VecTraits< T >::cn >::type > | |
second_argument_type typedef | cv::cudev::binary_function< T, T, MakeVec< uchar, VecTraits< T >::cn >::type > |