Definitions of the skeleton object ApplyUnary. This skeleton takes a user function and a DMatrix as inputs and return a new DMatrix as output.
More...
Classes |
struct | skelgis::_ApplyUnary_Func< T, R, T2, R2, line > |
| _ApplyUnary_Func structure More...
|
struct | skelgis::_ApplyUnary_Func< T, 0, T2, R2 > |
| _ApplyUnary_Func structure More...
|
struct | skelgis::_ApplyUnary_Func< T, R, T2, R2, false > |
| _ApplyUnary_Func structure More...
|
struct | skelgis::_ApplyUnary_Func< T, 0, T2, R2, false > |
| _ApplyUnary_Func structure More...
|
struct | skelgis::ApplyUnary< T, R, T2, R2, line, local > |
| ApplyUnary structure. More...
|
struct | skelgis::ApplyUnary< T, R, T2, R2 > |
| ApplyUnary structure. More...
|
struct | skelgis::ApplyUnary< T, 0, T2, R2 > |
| ApplyUnary structure. More...
|
struct | skelgis::ApplyUnary< T, R, T2, R2, true, true > |
| ApplyUnary structure. More...
|
struct | skelgis::ApplyUnary< T, 0, T2, R2, true, true > |
| ApplyUnary structure. More...
|
struct | skelgis::ApplyUnary< T, R, T2, R2, false > |
| ApplyUnary structure. More...
|
struct | skelgis::ApplyUnary< T, 0, T2, R2, false > |
| ApplyUnary structure. More...
|
struct | skelgis::ApplyUnary< T, R, T2, R2, false, true > |
| ApplyUnary structure. More...
|
struct | skelgis::ApplyUnary< T, 0, T2, R2, false, true > |
| ApplyUnary structure. More...
|
Definitions of the skeleton object ApplyUnary. This skeleton takes a user function and a DMatrix as inputs and return a new DMatrix as output.
Definition in file apply_unary.hpp.