#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>
◆ call() [2/2]
template<typename Impl, typename... Ins, typename... Outs>
template<typename... Inputs>
template<typename... Outputs>
The documentation for this struct was generated from the following file: