OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
cv::detail::OCLCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_and_postprocess< Inputs > Struct Template Reference

#include <opencv2/gapi/ocl/goclkernel.hpp>

Collaboration diagram for cv::detail::OCLCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_and_postprocess< Inputs >:

Static Public Member Functions

template<typename... Outputs>
static void call (Inputs &&... ins, Outputs &&... outs)
 

Member Function Documentation

◆ call()

template<typename Impl , typename... Ins, typename... Outs>
template<typename... Inputs>
template<typename... Outputs>
static void cv::detail::OCLCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_and_postprocess< Inputs >::call ( Inputs &&...  ins,
Outputs &&...  outs 
)
inlinestatic
Here is the call graph for this function:

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