OpenCV  3.2.0-dev
Open Source Computer Vision
cv::cudev::atan2_func< schar > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::atan2_func< schar >:
Collaboration diagram for cv::cudev::atan2_func< schar >:

Public Types

typedef schar first_argument_type
 
typedef float result_type
 
typedef schar second_argument_type
 

Public Member Functions

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

Member Typedef Documentation

typedef float cv::cudev::binary_function< schar , schar , float >::result_type
inherited

Member Function Documentation

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

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