OpenCV 4.12.0
开源计算机视觉
加载中...
搜索中...
无匹配项
cv::cudev::UnaryTupleAdapter< Op, n > 结构体模板参考

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

cv::cudev::UnaryTupleAdapter< Op, n > 的协作图

公共类型

typedef Op::result_type result_type
 

公共成员函数

template<class Tuple >
__device__ __forceinline__ Op::result_type operator() (const Tuple &t) const
 

公共属性

Op op
 

成员 Typedef 文档

◆ result_type

template<class Op , int n>
Op::result_type cv::cudev::UnaryTupleAdapter< Op, n >::result_type

成员函数文档

◆ operator()()

template<class Op , int n>
template<class Tuple >
__device__ __forceinline__ Op::result_type cv::cudev::UnaryTupleAdapter< Op, n >::operator() ( const Tuple & t) const
inline

成员数据文档

◆ op

template<class Op , int n>
Op cv::cudev::UnaryTupleAdapter< Op, n >::op

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