NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nvbio::SuffixSetCore< SequenceType, SuffixIterator, CoordDim > Struct Template Reference

Detailed description

template< typename SequenceType, typename SuffixIterator, uint32 CoordDim>
struct nvbio::SuffixSetCore< SequenceType, SuffixIterator, CoordDim >

Represent a set of suffixes of a string or string-set

Template Parameters
SequenceTypethe string or string-set type
SuffixIteratorthe suffix iterator type - value_type can be string_suffix_coord_type for strings, string_set_suffix_coord_type for string-sets
CoordDimthe number of coordinates representing a suffix, 1 for strings, 2 for string-sets

Definition at line 304 of file suffix.h.

#include <suffix.h>


The documentation for this struct was generated from the following file: