#include <opencv2/gapi/cpu/gcpukernel.hpp>
|
| template<typename... Outputs> |
| static void | call (typename Impl::State &st, Inputs &&...ins, Outputs &&...outs) |
| |
template<typename Impl , typename... Ins, typename... Outs>
template<typename... Inputs>
template<typename... Outputs>
| static void cv::detail::OCVStCallHelper< Impl, std::tuple< Ins...>, std::tuple< Outs...> >::call_and_postprocess< Inputs >::call |
( |
typename Impl::State & |
st, |
|
|
Inputs &&... |
ins, |
|
|
Outputs &&... |
outs |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: