Class Specialization
Levenshtein StringEnumerator
Enumerate all strings within a given edit distance of a "center string".
StringEnumerator
Levenshtein StringEnumerator
StringEnumerator<TString, EditEnvironment<LevenshteinDistance, DISTANCE> >
Include Headers
seqan/misc/edit_environment.h
Parameters
TString
Type of the string to enumerate the environment of.
DISTANCE
The maximal distance to generate strings with.
Types: unsigned
Remarks
See StringEnumerator for examples.
Note that the length function does not work for DISTANCE > 2.
Specialization of
Metafunctions
DifferenceType of an object that stores the difference between two iterators. (StringEnumerator)
HostType of the object a given object depends on. (StringEnumerator)
IteratorType of iterator objects that are used to traverse the container. (StringEnumerator)
PositionType of an object that represents a position in a container. (StringEnumerator)
ReferenceReference type. (StringEnumerator)
SizeType of an object that is suitable to hold size information. (StringEnumerator)
ValueType of the items in the container or behind an iterator. (StringEnumerator)
Member Functions
StringEnumeratorConstructor (StringEnumerator)
Functions
beginThe begin of a container. (StringEnumerator)
endThe end of a container. (StringEnumerator)
lengthThe number of items/characters. (StringEnumerator)
SeqAn - Sequence Analysis Library - www.seqan.de
 

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