Spec IndexSa
An index based on a suffix array.

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

Template Parameters

TText The type of the underlying text.
TSpec A tag for specialization purposes.

Interface Function Overview

Interface Functions Inherited From Index

Interface Metafunction Overview

Interface Metafunctions Inherited From Index