SkelGIS  3.0
/home/helene/Documents/These/SkelGIS/SkelGIS_Library/SkelGIS_V3/skelgis/skeletons/basic_skeletons/DMatrix/apply_reduction.hpp File Reference

Definitions of the skeleton object ApplyReduction. This skeleton takes a user function and a DMatrix as inputs and return a single element. More...

Go to the source code of this file.

Classes

struct  skelgis::_ApplyReduction_Func< T, R, line >
 _ApplyReduction_Func structure More...
struct  skelgis::_ApplyReduction_Func< T, 0 >
 _ApplyReduction_Func structure More...
struct  skelgis::_ApplyReduction_Func< T, R, false >
 _ApplyReduction_Func structure More...
struct  skelgis::_ApplyReduction_Func< T, 0, false >
 _ApplyReduction_Func structure More...
struct  skelgis::ApplyReduction< T, R, line >
 ApplyReduction structure. More...
struct  skelgis::ApplyReduction< T, R >
 ApplyReduction structure. More...
struct  skelgis::ApplyReduction< T, 0 >
 ApplyReduction structure. More...
struct  skelgis::ApplyReduction< T, R, false >
 ApplyReduction structure. More...
struct  skelgis::ApplyReduction< T, 0, false >
 ApplyReduction structure. More...

Detailed Description

Definitions of the skeleton object ApplyReduction. This skeleton takes a user function and a DMatrix as inputs and return a single element.

Definition in file apply_reduction.hpp.

 All Classes Files Functions Variables Defines