RockyML
0.0.1
A High-Performance Scientific Computing Framework
|
Static Public Member Functions | |
static std::vector< flow_node_variant > & | nodes () |
static std::map< int, int > & | next_node () |
template<typename T_n > | |
static int | register_node (T_n flow_node) |
static void | register_link (int s, int e) |
static int | next (int tag) |