OpenCV  3.0.0-rc1
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
cv::cudev::tan_func< double > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::tan_func< double >:
cv::cudev::unary_function< double, double >

Public Member Functions

__device__ __forceinline__ double operator() (double a) const
 

Additional Inherited Members

- Public Types inherited from cv::cudev::unary_function< double, double >
typedef double argument_type
 
typedef double result_type
 

Member Function Documentation

__device__ __forceinline__ double cv::cudev::tan_func< double >::operator() ( double  a) const
inline

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