OpenCV  2.4.13.3
Open Source Computer Vision
cv::gpu::device::atan_func< double > Struct Template Reference

#include <functional.hpp>

Inheritance diagram for cv::gpu::device::atan_func< double >:
cv::gpu::device::unary_function< double, double >

Public Member Functions

__device__ __forceinline__ double operator() (double v) const
 
__host__ __device__ __forceinline__ atan_func ()
 
__host__ __device__ __forceinline__ atan_func (const atan_func &)
 

Constructor & Destructor Documentation

§ atan_func() [1/2]

__host__ __device__ __forceinline__ cv::gpu::device::atan_func< double >::atan_func ( )
inline

§ atan_func() [2/2]

__host__ __device__ __forceinline__ cv::gpu::device::atan_func< double >::atan_func ( const atan_func< double > &  )
inline

Member Function Documentation

§ operator()()

__device__ __forceinline__ double cv::gpu::device::atan_func< double >::operator() ( double  v) const
inline

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