OpenCV
3.0.0
Open Source Computer Vision
|
#include "functional.hpp"
Public Member Functions | |
__device__ __forceinline__ functional_detail::FloatType < T >::type | operator() (typename TypeTraits< T >::parameter_type a, typename TypeTraits< T >::parameter_type b) const |
Additional Inherited Members | |
Public Types inherited from cv::cudev::binary_function< T, T, functional_detail::FloatType< T >::type > | |
typedef T | first_argument_type |
typedef functional_detail::FloatType < T >::type | result_type |
typedef T | second_argument_type |
|
inline |