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