OpenCV 4.11.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
内联

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