SkelGIS
3.0
|
ApplyReduction structure. More...
#include <apply_reduction.hpp>
ApplyReduction structure.
These objects are directly called by the user to apply a function on a DMatrix.
T | is the type of data to store in the input DMatrix |
R | is the overlap distance needed by the calculation for the input DMatrix. |
line | is 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.