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

成員 Typedef 文件

◆ 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

此結構體的文件生成自以下檔案