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

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

Go to the source code of this file.

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

Detailed Description

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.

 All Classes Files Functions Variables Defines