OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::cudev::exp_func< ushort > Struct Reference

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

Public Member Functions

__device__ __forceinline__ float operator() (ushort a) const

Additional Inherited Members

Public Types inherited from cv::cudev::unary_function< _Arg, _Result >
typedef _Arg argument_type
typedef _Result result_type
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::exp_func< ushort >::operator() ( ushort a) const
inline

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