Struct cv::cudev::UnaryTupleAdapter#

Collaboration diagram for cv::cudev::UnaryTupleAdapter:

cv::cudev::UnaryTupleAdapter< Op, n > Node1 cv::cudev::UnaryTupleAdapter < Op, n >   + operator()() Node2 Op     Node2->Node1 +op

cv::cudev::UnaryTupleAdapter< Op, n > Node1 cv::cudev::UnaryTupleAdapter < Op, n >   + operator()() Node2 Op     Node2->Node1 +op

Member Typedef Documentation#

result_type#

typedef Op::result_type cv::cudev::UnaryTupleAdapter::result_type

Member Function Documentation#

operator()()#

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

Member Data Documentation#

op#

Op cv::cudev::UnaryTupleAdapter::op

Source file#

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