OpenCV  4.10.0
开源计算机视觉
加载中...
搜索中...
无匹配项
公共类型 | 公共成员函数 | 公共属性 | 所有成员列表
cv::cudev::BinaryTupleAdapter< Op, n0, n1 > 结构模板参考

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

cv::cudev::BinaryTupleAdapter< Op, n0, n1 > 的协作图

公共类型

typedef Op::result_type result_type
 

公共成员函数

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

公共属性

Op op
 

成员类型定义文档

◆ result_type

template<class Op , int n0, int n1>
typedef Op::result_type cv::cudev::BinaryTupleAdapter< Op, n0, n1 >::result_type

成员函数文档

◆ operator()()

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

成员数据文档

◆ op

template<class Op , int n0, int n1>
Op cv::cudev::BinaryTupleAdapter< Op, n0, n1 >::op

此结构的文档来自以下文件