SkelGIS
3.0
|
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... |
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.