Spec SwiftLocalPattern
The specialization for the general SWIFT filter that finds ε-matches between haystack and needle.

Extends SwiftPattern
All Extended Pattern, SwiftPattern
Defined in <seqan/index.h>
Signature template <typename THaystack> class Finder<THaystack, Swift<SwiftLocal> >;

Template Parameters

THaystack A haystack type. Types: Index, String, StringSet.

Interface Function Overview

Interface Functions Inherited From Pattern

Interface Functions Inherited From SwiftPattern

Interface Metafunction Overview

Interface Metafunctions Inherited From Pattern

Member Variable Overview

Member Variables Inherited From SwiftPattern