#include <opencv2/gapi/cpu/gcpukernel.hpp>
|
template<typename... Outputs> |
static void | call (Impl &impl, Inputs &&... ins, Outputs &&... outs) |
|
template<typename... Outputs> |
static void | call (Inputs &&... ins, Outputs &&... outs) |
|
◆ call() [1/2]
template<typename Impl , typename... Ins, typename... Outs>
template<typename... Inputs>
template<typename... Outputs>
static void cv::detail::OCVCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_and_postprocess< Inputs >::call |
( |
Impl & | impl, |
|
|
Inputs &&... | ins, |
|
|
Outputs &&... | outs ) |
|
inlinestatic |
◆ call() [2/2]
template<typename Impl , typename... Ins, typename... Outs>
template<typename... Inputs>
template<typename... Outputs>
static void cv::detail::OCVCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_and_postprocess< Inputs >::call |
( |
Inputs &&... | ins, |
|
|
Outputs &&... | outs ) |
|
inlinestatic |
此结构体的文档是从以下文件生成的: