Spec WuManberPattern
Online algorithm for multi-pattern search.

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

Template Parameters

TNeedle The type of the needle to search for. Type: ContainerConcept.

Interface Function Overview

Interface Functions Inherited From Pattern

Interface Metafunction Overview

Interface Metafunctions Inherited From Pattern