OpenCV  4.0.1
Open Source Computer Vision
Public Member Functions | List of all members
cv::cudev::tan_func< uint > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::tan_func< uint >:
cv::cudev::unary_function< uint, float >

Public Member Functions

__device__ __forceinline__ float operator() (uint a) const
 

Additional Inherited Members

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

Member Function Documentation

§ operator()()

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

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