Spec Pizza & Chili Index
An adapter for the Pizza & Chili index API.

Extends Index
All Extended Index
Defined in <seqan/index.h>
Signature template <typename TText, typename TSpec> class Index<TText, PizzaChili<TSpec> >;

Template Parameters

TSpec Tag specifying the Pizza & Chili index library to use. Types: PizzaChiliIndexTags
TText The text type. Types: String

Interface Function Overview

Interface Functions Inherited From Index

Interface Metafunction Overview

Interface Metafunctions Inherited From Index

See Also