specialisation of the PyramidExecuteAutoMemSep when the SatisfyingConds is true.
More...
#include <pyramid_with_auto_mem_sep.hpp>
|
static void | sub_execute (RHS &, SepFilterCol &, SepFilterRow &, PyramidMem &, const DeviceT &) |
|
template<typename SepFltrColOP, typename SepFltrRowOP, typename DownSmplOP, size_t Cols, size_t Rows, size_t LeafType, size_t OffsetCol, size_t OffsetRow, size_t LVL, size_t LC, size_t LR, size_t LRT, size_t LCT, size_t Depth, size_t CurrentDepth, typename LHS, typename RHS, typename SepFilterCol, typename SepFilterRow, typename PyramidMem, typename DeviceT>
struct visioncpp::internal::PyramidExecuteAutoMemSep< true, SepFltrColOP, SepFltrRowOP, DownSmplOP, Cols, Rows, LeafType, OffsetCol, OffsetRow, LVL, LC, LR, LCT, LRT, Depth, CurrentDepth, LHS, RHS, SepFilterCol, SepFilterRow, PyramidMem, DeviceT >
specialisation of the PyramidExecuteAutoMemSep when the SatisfyingConds is true.
It does nothing but representing the end of recursive constructing and launching of an expression tree
Definition at line 129 of file pyramid_with_auto_mem_sep.hpp.
◆ sub_execute()
template<typename SepFltrColOP , typename SepFltrRowOP , typename DownSmplOP , size_t Cols, size_t Rows, size_t LeafType, size_t OffsetCol, size_t OffsetRow, size_t LVL, size_t LC, size_t LR, size_t LRT, size_t LCT, size_t Depth, size_t CurrentDepth, typename LHS , typename RHS , typename SepFilterCol , typename SepFilterRow , typename PyramidMem , typename DeviceT >
static void visioncpp::internal::PyramidExecuteAutoMemSep< true, SepFltrColOP, SepFltrRowOP, DownSmplOP, Cols, Rows, LeafType, OffsetCol, OffsetRow, LVL, LC, LR, LCT, LRT, Depth, CurrentDepth, LHS, RHS, SepFilterCol, SepFilterRow, PyramidMem, DeviceT >::sub_execute |
( |
RHS & |
, |
|
|
SepFilterCol & |
, |
|
|
SepFilterRow & |
, |
|
|
PyramidMem & |
, |
|
|
const DeviceT & |
|
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: