Class Specialization
Horspool
Exact string matching using Horspool's algorithm (1980).
Pattern
Horspool
Pattern<TNeedle, Horspool>
Parameters
TNeedle
The needle type.
Types: String
Specialization of
Metafunctions
NeedleReturns the needle type of a Pattern type. (Pattern)
Functions
findSearch for a Pattern in a Finder object. (Pattern)
needleReturns the needle of a Pattern object (not implemented for some online-algorithms). (Pattern)
positionPosition of an iterator. (Pattern)
setNeedleSets the needle of a Pattern object and optionally induces preprocessing. (Pattern)
SeqAn - Sequence Analysis Library - www.seqan.de