Class Specialization
NonHierarchical
By using this Specialization the hierarchical verification is disabled.
Pattern
Pex
NonHierarchical
Pattern<TNeedle, Pex<NonHierarchical,TMultiFinder> >
Parameters
TNeedle
The needle type.
Types: String
TMultiFinder
Specifies the algorithm for the multiple exact string matching algorithm
Specialization of
Metafunctions
NeedleReturns the needle type of a Pattern type. (Pattern)
Functions
findSearch for a Pattern in a Finder object. (Pattern)
getScoreScore of the last found match in approximate searching. (Pex)
needleReturns the needle of a Pattern object (not implemented for some online-algorithms). (Pattern)
positionPosition of an iterator. (Pattern)
scoreLimitThe minimal score a match must reach in approximate searching. (Pex)
setNeedleSets the needle of a Pattern object and optionally induces preprocessing. (Pattern)
setScoreLimitSets the minimal score a match must reach in approximate searching. (Pex)
SeqAn - Sequence Analysis Library - www.seqan.de