block2loop(const c_graph_t &block, int loops, c_graph_t &loop) | angel::c_graph_t | [friend] |
c_graph_t() | angel::c_graph_t | [inline] |
c_graph_t(int V_, int X_, const std::vector< vertex_t > &deps) | angel::c_graph_t | [inline] |
c_graph_t(int X_, int Z_, int Y_) | angel::c_graph_t | [inline] |
c_graph_t(const c_graph_t &_g) | angel::c_graph_t | [inline] |
check() const | angel::c_graph_t | |
check_initial() const | angel::c_graph_t | |
clear_edges() | angel::c_graph_t | [inline] |
clear_graph() | angel::c_graph_t | |
const_eind_t typedef | angel::c_graph_t | |
const_etype_t typedef | angel::c_graph_t | |
const_ew_t typedef | angel::c_graph_t | |
dependents | angel::c_graph_t | |
edge_t typedef | angel::c_graph_t | |
ei_t typedef | angel::c_graph_t | |
eind_t typedef | angel::c_graph_t | |
etype_t typedef | angel::c_graph_t | |
ew_t typedef | angel::c_graph_t | |
iei_t typedef | angel::c_graph_t | |
next_edge_number | angel::c_graph_t | |
oei_t typedef | angel::c_graph_t | |
operator=(const c_graph_t &_g) | angel::c_graph_t | [inline] |
pure_graph_t typedef | angel::c_graph_t | |
read_graph_eliad(const std::string &file_name, c_graph_t &cg, bool retry) | angel::c_graph_t | [friend] |
read_graph_xaif_booster(const xaifBoosterCrossCountryInterface::LinearizedComputationalGraph &xg, c_graph_t &cg, std::vector< const xaifBoosterCrossCountryInterface::LinearizedComputationalGraphVertex * > &av, std::vector< edge_address_t > &ev) | angel::c_graph_t | [friend] |
remove_dependents_with_successors() | angel::c_graph_t | |
stats2block(int inputs, int outputs, const std::vector< c_graph_t > &stats, c_graph_t &block) | angel::c_graph_t | [friend] |
swap(c_graph_t &_g) | angel::c_graph_t | [inline] |
unpack_graph(const graph_package_t &gp, c_graph_t &cg) | angel::c_graph_t | [friend] |
v() const | angel::c_graph_t | [inline] |
vertex_t typedef | angel::c_graph_t | |
vertex_type(vertex_t ve) const | angel::c_graph_t | [inline] |
vi_t typedef | angel::c_graph_t | |
X | angel::c_graph_t | [private] |
x() const | angel::c_graph_t | [inline] |
x(int x) | angel::c_graph_t | [inline] |
y() const | angel::c_graph_t | [inline] |
z() const | angel::c_graph_t | [inline] |