OpenCV  4.4.0
Open Source Computer Vision
Public Member Functions | List of all members
cv::cudev::exp2_func< double > Struct Template Reference

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

Inheritance diagram for cv::cudev::exp2_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

◆ operator()()

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

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