OpenCV  3.4.1
Open Source Computer Vision
Public Member Functions | List of all members
cv::cudev::atan2_func< float > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::atan2_func< float >:
cv::cudev::binary_function< float, float, float >

Public Member Functions

__device__ __forceinline__ float operator() (float a, float b) const
 

Additional Inherited Members

- Public Types inherited from cv::cudev::binary_function< float, float, float >
typedef float first_argument_type
 
typedef float result_type
 
typedef float second_argument_type
 

Member Function Documentation

§ operator()()

__device__ __forceinline__ float cv::cudev::atan2_func< float >::operator() ( float  a,
float  b 
) const
inline

The documentation for this struct was generated from the following file: