OpenCV  4.1.2
Open Source Computer Vision
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>

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

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