Spec OracleMultiBfamPattern
Multi-Pattern Backward Factor Automaton Matching using an oracle automaton.

Extends MultiBfamPattern
All Extended MultiBfamPattern, Pattern
Defined in <seqan/find.h>
Signature template <typename TNeedle> class Pattern<TNeedle, MultiBfam<Oracle> >;

Template Parameters

TNeedle The needle type. Types: String

Interface Function Overview

Interface Functions Inherited From Pattern

Interface Metafunction Overview

Interface Metafunctions Inherited From Pattern

See Also