OpenCV 4.10.0
开源计算机视觉
加载中…
搜索中…
无匹配项
公共成员函数 | 所有成员列表
cv::cudev::sqr_func< T > 结构模板参考

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

cv::cudev::sqr_func< T > 的协作图

公共成员函数

__device__ __forceinline__ T operator() (typename TypeTraits< T >::parameter_type x) const
 

成员函数文档

◆ operator()()

template<typename T >
__device__ __forceinline__ T cv::cudev::sqr_func< T >::operator() ( typename TypeTraits< T >::parameter_type  x) const
inline

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