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

#include "functional.hpp"

Inheritance diagram for cv::cudev::atan2_func< double >:
cv::cudev::binary_function< double, double, 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

__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: