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

#include <opencv2/gapi/fluid/gfluidkernel.hpp>

Collaboration diagram for cv::detail::scratch_helper< true, Impl, Ins... >:

Static Public Member Functions

static void help_init (const cv::GMetaArgs &metas, const cv::GArgs &in_args, gapi::fluid::Buffer &b)
 
template<int... IIs>
static void help_init_impl (const cv::GMetaArgs &metas, const cv::GArgs &in_args, gapi::fluid::Buffer &scratch_buf, detail::Seq< IIs... >)
 
static void help_reset (gapi::fluid::Buffer &b)
 

Member Function Documentation

◆ help_init()

template<typename Impl , typename... Ins>
static void cv::detail::scratch_helper< true, Impl, Ins... >::help_init ( const cv::GMetaArgs metas,
const cv::GArgs in_args,
gapi::fluid::Buffer b 
)
inlinestatic

◆ help_init_impl()

template<typename Impl , typename... Ins>
template<int... IIs>
static void cv::detail::scratch_helper< true, Impl, Ins... >::help_init_impl ( const cv::GMetaArgs metas,
const cv::GArgs in_args,
gapi::fluid::Buffer scratch_buf,
detail::Seq< IIs... >   
)
inlinestatic

◆ help_reset()

template<typename Impl , typename... Ins>
static void cv::detail::scratch_helper< true, Impl, Ins... >::help_reset ( gapi::fluid::Buffer b)
inlinestatic

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