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