SkelGIS  3.0
/home/helene/Documents/These/SkelGIS/SkelGIS_Library/SkelGIS_V3/skelgis/skeletons/basic_skeletons/DDAG/apply_unary_ddag.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::_ApplyUnaryDDAG_Func< DPMap_Nodes_in, DPMap_Edges_in, DPMap_Nodes_out, DPMap_Edges_out >
 _ApplyUnaryDDAG_Func structure More...
struct  skelgis::ApplyUnaryDDAG< DPMap_Nodes_in, DPMap_Edges_in, DPMap_Nodes_out, DPMap_Edges_out >
 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_ddag.hpp.

 All Classes Files Functions Variables Defines