SkelGIS  3.0
skelgis::ApplyReduction< T, R, line > Struct Template Reference

ApplyReduction structure. More...

#include <apply_reduction.hpp>


Detailed Description

template<class T, int R, bool line = true>
struct skelgis::ApplyReduction< T, R, line >

ApplyReduction structure.

These objects are directly called by the user to apply a function on a DMatrix.

Template Parameters:
Tis the type of data to store in the input DMatrix
Ris the overlap distance needed by the calculation for the input DMatrix.
lineis the parallel distribution wanted, the default value is true, then the parallel distribution will be divided along height but not along width

Definition at line 77 of file apply_reduction.hpp.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Defines