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

Definitions of the skeleton object ApplyList. This skeleton takes a list of DMatrix and a user function as inputs and returns a list of DMatrix as output. More...

Go to the source code of this file.

Classes

struct  skelgis::_ApplyList_Func< T, R, T2, R2, line >
 _ApplyList_Func structure More...
struct  skelgis::_ApplyList_Func< T, 0, T2, R2 >
 _ApplyList_Func structure More...
struct  skelgis::_ApplyList_Func< T, R, T2, R2, false >
 _ApplyList_Func structure More...
struct  skelgis::_ApplyList_Func< T, 0, T2, R2, false >
 _ApplyList_Func structure More...
struct  skelgis::ApplyList< T, R, T2, R2, line, local >
 ApplyList structure. More...
struct  skelgis::ApplyList< T, R, T2, R2 >
 ApplyList structure. More...
struct  skelgis::ApplyList< T, 0, T2, R2 >
 ApplyList structure. More...
struct  skelgis::ApplyList< T, R, T2, R2, true, true >
 ApplyList structure. More...
struct  skelgis::ApplyList< T, 0, T2, R2, true, true >
 ApplyList structure. More...
struct  skelgis::ApplyList< T, R, T2, R2, false >
 ApplyList structure. More...
struct  skelgis::ApplyList< T, 0, T2, R2, false >
 ApplyList structure. More...
struct  skelgis::ApplyList< T, R, T2, R2, false, true >
 ApplyList structure. More...
struct  skelgis::ApplyList< T, 0, T2, R2, false, true >
 ApplyList structure. More...

Detailed Description

Definitions of the skeleton object ApplyList. This skeleton takes a list of DMatrix and a user function as inputs and returns a list of DMatrix as output.

Definition in file apply_list.hpp.

 All Classes Files Functions Variables Defines