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

_ApplyReduction_Func structure More...

#include <apply_reduction.hpp>

List of all members.

Public Member Functions

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

Detailed Description

template<typename T, int R>
struct skelgis::_ApplyReduction_Func< T, R, false >

_ApplyReduction_Func structure

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. The line template parameter is specialized with the false value. In this case the parallel data distribution will be done along height and width (by block)

Definition at line 46 of file apply_reduction.hpp.


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