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