Function
getAdjacencyMatrix
Returns an adjacency matrix representation of the graph.
getAdjacencyMatrix(g, mat)
Parameters
g
In-parameter: A graph.
Types: Graph
mat
Out-parameter: A matrix.
Types: Matrix
Return Values
void
SeqAn - Sequence Analysis Library - www.seqan.de