Function
resize
Resize the prefix sum table to be able to store more or less characters.
resize(prefixSumTable, size [,value, resizeTag])
Include Headers
seqan/index.h
Parameters
prefixSumTable
A prefix sum table.
size
The new size.
resizeTag
Specifies the strategy that is applied if the capacity of object is less than newLength. (optional)
Default: Specified by DefaultOverflowExplicit.
value
The value to be used to initialize the new storage.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:35