OpenCV  4.10.0
开源计算机视觉库
正在加载...
正在搜索...
没有匹配项
公有成员函数 | 所有成员列表
cv::cudev::tanh_func< uchar > 结构体参考

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

cv::cudev::tanh_func< uchar > 的协作图

公有成员函数

__device__ __forceinline__ float operator() (uchar a) const
 

额外继承的成员

- 从 cv::cudev::unary_function< uchar, float > 继承的公有类型
typedef uchar argument_type
 
typedef float result_type
 

成员函数文档

◆ operator()()

__device__ __forceinline__ float cv::cudev::tanh_func< uchar >::operator() ( uchar  a) const
inline

该结构体的文档是从以下文件生成的