Struct cv::detail::TransHelper< K, std::tuple< Ins… >, Out >#

Collaboration diagram for cv::detail::TransHelper< K, std::tuple< Ins… >, Out >:

Member Function Documentation#

get_pattern()#

static GComputation cv::detail::TransHelper< K, std::tuple< Ins… >, Out >::get_pattern()

get_substitute()#

static GComputation cv::detail::TransHelper< K, std::tuple< Ins… >, Out >::get_substitute()

invoke()#

template<typename Callable, int... IIs, int... OIs>
static GComputation cv::detail::TransHelper< K, std::tuple< Ins… >, Out >::invoke(
Callable f,
Seq< IIs… > ,
Seq< OIs… > )

Here is the call graph for this function:

cv::detail::TransHelper< K, std::tuple< Ins... >, Out >::invoke Node1 cv::detail::TransHelper < K, std::tuple< Ins... >, Out >::invoke Node2 cv::GIn Node1->Node2 Node4 cv::GOut Node1->Node4 Node3 cv::detail::packArgs Node2->Node3 Node4->Node3

cv::detail::TransHelper< K, std::tuple< Ins... >, Out >::invoke Node1 cv::detail::TransHelper < K, std::tuple< Ins... >, Out >::invoke Node2 cv::GIn Node1->Node2 Node4 cv::GOut Node1->Node4 Node3 cv::detail::packArgs Node2->Node3 Node4->Node3

Source file#

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