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

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