Metafunction
PexMultiFinder
Determines the multiple exact string matching algorithm used by the Pex algorithm.
PexMultiFinder< Pattern<TNeedle,Pex<TVerification,TMultiFinder> > >::Type
Parameters
TMultiFinder
The specification for the multiple exact string matching algorithm that should be used with the Pex algorithm.
Return Values
Type
Pattern type of the multiple exact string matching algorithm for the specified Pattern.
Remarks
For a description of Pattern usage see Pattern.
Overload this Metafunction if you want to use something else for verification then Pattern<String<Segment<TNeedle> > , TMultiFinder>.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de