SkelGIS
3.0
|
ApplyReduction structure. More...
#include <apply_reduction.hpp>
Static Public Member Functions | |
static T | apply (const _ApplyReduction_Func< T, R > &func, DMatrix< T, R > &m) |
ApplyReduction structure.
First specialization with line to default values.
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. |
Definition at line 88 of file apply_reduction.hpp.