Struct cv::cudev::BinaryTupleAdapter#

Collaboration diagram for cv::cudev::BinaryTupleAdapter:

cv::cudev::BinaryTupleAdapter< Op, n0, n1 > Node1 cv::cudev::BinaryTupleAdapter < Op, n0, n1 >   + operator()() Node2 Op     Node2->Node1 +op

cv::cudev::BinaryTupleAdapter< Op, n0, n1 > Node1 cv::cudev::BinaryTupleAdapter < Op, n0, n1 >   + operator()() Node2 Op     Node2->Node1 +op

Member Typedef Documentation#

result_type#

typedef Op::result_type cv::cudev::BinaryTupleAdapter::result_type

Member Function Documentation#

operator()()#

template<class Tuple>
Op::result_type cv::cudev::BinaryTupleAdapter::operator()(const Tuple & t)

Member Data Documentation#

op#

Op cv::cudev::BinaryTupleAdapter::op

Source file#

The documentation for this struct was generated from the following file: