Function
value
Returns the value stored at a specified position in the compressed suffix-array.
value(compressedSA, pos)
Parameters
compressedSA
The compressed suffix array to access.
pos
Position at which to access the suffix array.
Remarks
Note that the compressed suffix array is read only. Therefore a const reference is return by this function.
Member of
SeqAn - Sequence Analysis Library - www.seqan.de
 

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