OpenCV
3.2.0
Open Source Computer Vision
|
#include "functional.hpp"
Public Member Functions | |
__device__ __forceinline__ uint | operator() (uint a, uint b) const |
Additional Inherited Members | |
Public Types inherited from cv::cudev::binary_function< uint, uint, uint > | |
typedef uint | first_argument_type |
typedef uint | result_type |
typedef uint | second_argument_type |
__device__ __forceinline__ uint cv::cudev::maximum< uint >::operator() | ( | uint | a, |
uint | b | ||
) | const |