HLIBpro 3.1
Loading...
Searching...
No Matches
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() constTDiGraphinline
n_nodes() constTDiGraphinline
operator=(const TDiGraph &graph)TDiGraph
predecessors(const node_t node) constTDiGraphinline
print(std::ostream &os) constTDiGraph
print(std::ostream &os, const std::vector< uint > &label) constTDiGraph
successors(const node_t node) constTDiGraphinline
TDiGraph()TDiGraphinline
TDiGraph(const TSparseMatrix< value_t > *S, const double eps=0.0)TDiGraph
write(std::ostream &os) constTDiGraph