Class
RightArrayBinaryTree
A special format to encode the structure of a wavelet tree. The structure is very space efficient because only one position is stored which encodes where the left and right subtree of a given node exist.
RightArrayBinaryTree<TValue, TSpec>
Include Headers
seqan/index.h
Parameters
TSpec
The value type, that is the type of the stored characters.
The wavelet tree structure specialisation.
Default: void.
Metafunctions
FibreType of a specific container member (fibre).
Functions
beginThe begin of a container.
clearResets an object.
containerContainer of an iterator.
createRightArrayBinaryTreeComputes the wavelet tree structure of a text.
emptyTest a container for being empty.
endThe end of a container.
getFibreReturns a specific fibre of a container.
openThis functions loads a RightArrayBinaryTree from disk.
saveThis functions saves a RightArrayBinaryTree to disk.
SeqAn - Sequence Analysis Library - www.seqan.de
 

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