HLIBpro  2.2
TDiGraph Member List

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)TDiGraphinlineprotectedvirtual
n_edges() const TDiGraphinline
n_nodes() const TDiGraphinline
operator=(const TDiGraph &graph)TDiGraph
predecessors(const node_t node) const TDiGraphinline
print(std::ostream &os) const TDiGraph
print(std::ostream &os, const std::vector< uint > &label) const TDiGraph
successors(const node_t node) const TDiGraphinline
TDiGraph()TDiGraphinline
TDiGraph(const TSparseMatrix *S, const real eps=0.0)TDiGraph
write(std::ostream &os) const TDiGraph