HLIBpro
2.7
|
This is the complete list of members for TDiGraph, including all inherited members.
init(const size_t nnodes, const size_t npred, const size_t nsucc) | TDiGraph | inlineprotectedvirtual |
n_edges() const | TDiGraph | inline |
n_nodes() const | TDiGraph | inline |
operator=(const TDiGraph &graph) | TDiGraph | |
predecessors(const node_t node) const | TDiGraph | inline |
print(std::ostream &os) const | TDiGraph | |
print(std::ostream &os, const std::vector< uint > &label) const | TDiGraph | |
successors(const node_t node) const | TDiGraph | inline |
TDiGraph() | TDiGraph | inline |
TDiGraph(const TSparseMatrix *S, const real eps=0.0) | TDiGraph | |
write(std::ostream &os) const | TDiGraph |