NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nvbio::SuffixCore< StringType, CoordType, CoordDim > Struct Template Reference

Detailed description

template< typename StringType, typename CoordType, uint32 CoordDim>
struct nvbio::SuffixCore< StringType, CoordType, CoordDim >

A class to represent a string suffix, i.e. an arbitrarily placed substring

Template Parameters
StringTypethe underlying string type
CoordTypethe type of suffix coordinates, string_suffix_coord_type for strings, string_set_suffix_coord_type for string-sets
CoordDimthe number of coordinates, 1 for strings, 2 for string-sets

Definition at line 70 of file suffix.h.

#include <suffix.h>


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