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

ApplyReduction structure. More...

#include <apply_reduction.hpp>

List of all members.

Static Public Member Functions

static T apply (const _ApplyReduction_Func< T, R, false > &func, DMatrix< T, R, false > &m)

Detailed Description

template<class T, int R>
struct skelgis::ApplyReduction< T, R, false >

ApplyReduction structure.

Third specialization with line=false

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.

Definition at line 220 of file apply_reduction.hpp.


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