Class
SparseString
A string storing only a fraction of the values of the original string..
SparseString<TValueString, TSpec>
Include Headers
seqan/String.h
Parameters
TValueString
The string containing the values.
TSpec
The specialisation tag.
Default: void.
Functions
assignValueAssigns value to item.
clearResets an object.
emptyTest a container for being empty.
getFibreReturns a specific fibre of a container.
getValueAccess to the value.
lengthThe number of items/characters.
openThis functions saves a sparse string to disk.
resizeResizes a container. If the new length exceeds the old length the new elements are filled with copies of value.
saveThis functions saves a sparse string to disk.
valueReference to the value.
SeqAn - Sequence Analysis Library - www.seqan.de
 

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