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.
Types: IndexEsa
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
Metafunctions
IndexWotdAn index based on a lazy suffix tree (see Giegerich et al., "Efficient implementation of lazy suffix trees").
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2012/10/02 11:10:33