Function
resizeVertexMap
Initializes a vertex map.
resizeVertexMap(index, pm)
resizeVertexMap(g, pm [, prototype])
Include Headers
seqan/graph_types.h, seqan/index.h
Parameters
index
An index with a suffix tree interface.
g
A Graph.
Types: Graph
pm
An External Property Map.
prototype
An optional prototype that is used for initializing the property map.
Remarks
If pm is of type UnionFind then the prototype parameter is not available.
Return Values
void
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2015/12/04 18:56:03