SkelGIS
3.0
|
ApplyReduction structure. More...
#include <apply_reduction.hpp>
Static Public Member Functions | |
static T | apply (const _ApplyReduction_Func< T, R, false > &func, DMatrix< T, R, false > &m) |
ApplyReduction structure.
Third specialization with line=false
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 220 of file apply_reduction.hpp.