OpenCV 4.12.0
开源计算机视觉
加载中...
搜索中...
无匹配项
cv::cudev::hypot_func< double > 结构体参考

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

cv::cudev::hypot_func< double > 的协作图

公共成员函数

__device__ __forceinline__ double operator() (double a, double b) const
 

额外继承的成员

- 公共类型继承自 cv::cudev::binary_function< double, double, double >
typedef double first_argument_type
 
typedef double result_type
 
typedef double second_argument_type
 

成员函数文档

◆ operator()()

__device__ __forceinline__ double cv::cudev::hypot_func< double >::operator() ( double a,
double b ) const
inline

此结构体的文档生成自以下文件