Metafunction
PexMultiFinder
Determines the multiple exact string matching algorithm used by the Pex algorithm.
Include Headers
seqan/find.h
Parameters
|  The specification for the multiple exact string matching algorithm that should be used with the Pex algorithm. | 
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> .
Return Values
|  Pattern type of the multiple exact string matching algorithm for the specified Pattern. | 
See Also
SeqAn - Sequence Analysis Library - www.seqan.de