Class Specialization
Index_QGram
An index based on an array of sorted q-grams.
![]() | ![]() | ||||||
Index_QGram | |||||||
Parameters
The text type. Types: String |
Specialization of
Metafunctions
| Type of a specific index member (fibre). (Index) | |
| The default alphabet type of a suffix array, i.e. the type to store a position of a string or string set. (Index) |
Functions
| The begin of a container. (Index) | |
| Resets an object. (Index) | |
| Shortcut for | |
| The end of a container. (Index) | |
| Returns a specific Fibre of an Index object. (Index) | |
| Creates a matrix storing the number of common q-grams between all pairs of sequences. | |
| Shortcut for | |
| Shortcut for | |
| Creates a specific Fibre. (Index) | |
| Shortcut for | |
| On-demand creation of a specific Fibre. (Index) | |
| Shortcut for | |
| Returns whether a specific Fibre is present. (Index) | |
| The number of items/characters. (Index) | |
| Sets the haystack of a Finder object. (Index) |
Remarks
Example Programs
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
