OpenCV  5.0.0alpha
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::cudev::atan2_func< double > Struct Reference

#include <opencv2/cudev/functional/functional.hpp>

Collaboration diagram for cv::cudev::atan2_func< double >:

Public Member Functions

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

Additional Inherited Members

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

Member Function Documentation

◆ operator()()

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

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