Class
WaveletTree
A wavelet tree is a tree like binary encoding of a text.
Include Headers
seqan/index.h
Parameters
The value type of the text. | |
The wavelet tree specialisation. Default: void. |
Functions
| Resets an object. | |
| Test a container for being empty. | |
| Returns the character of a specified position. | |
| Sets the dollar position.. | |
| Returns the character used to substitute the dollar sign. | |
| Returns all occurences of the representative substring or a q-gram in the index text. Returns the number of occurrences of a specified character from the start to a specified position. | |
| Number of vertices in a graph. Returns the number of vertices in a wavelet tree. | |
| Sets the dollar position.. | |
| Sets the character used to substitute the dollar sign. |
SeqAn - Sequence Analysis Library - www.seqan.de