SkelGIS  3.0
skelgis::_ApplyReduction_Func< T, 0 > Struct Template Reference

_ApplyReduction_Func structure More...

#include <apply_reduction.hpp>

List of all members.

Public Member Functions

virtual void operator() (DMatrix< T, 0 > &, T &) const =0

Detailed Description

template<typename T>
struct skelgis::_ApplyReduction_Func< T, 0 >

_ApplyReduction_Func structure

Template Parameters:
Tis the type of data to store in the input DMatrix R overlap template parameter is not asked and specialized to 0
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 33 of file apply_reduction.hpp.


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