OpenCV  4.3.0
Open Source Computer Vision
Public Member Functions | List of all members
cv::cudev::cos_func< ushort > Struct Template Reference

#include <opencv2/cudev/functional/functional.hpp>

Inheritance diagram for cv::cudev::cos_func< ushort >:
cv::cudev::unary_function< ushort, float >

Public Member Functions

__device__ __forceinline__ float operator() (ushort a) const
 

Additional Inherited Members

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

Member Function Documentation

◆ operator()()

__device__ __forceinline__ float cv::cudev::cos_func< ushort >::operator() ( ushort  a) const
inline

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