Arc typedef | Matrix_Graph | |
Arc_Type typedef | Matrix_Graph | |
get_num_nodes() const | Matrix_Graph | [inline] |
List_Graph_Type typedef | Matrix_Graph | |
Matrix_Graph(GT &g, const Arc_Type &null) | Matrix_Graph | [inline] |
Matrix_Graph(Matrix_Graph &mat) | Matrix_Graph | [inline] |
Node typedef | Matrix_Graph | |
Node_Type typedef | Matrix_Graph | |
null_value() const | Matrix_Graph | [inline] |
operator()(const long &i, const long &j) const | Matrix_Graph | [inline] |
operator()(const long &i) const | Matrix_Graph | [inline] |
operator()(const long &i, const long &j) | Matrix_Graph | [inline] |
operator=(Matrix_Graph &mat) | Matrix_Graph | [inline] |
operator=(GT &g) | Matrix_Graph | [inline] |