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

Detailed description

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

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

Template Parameters
StringTypethe underlying string type
CoordTypethe type of prefix coordinates, string_prefix_coord_type for strings, string_set_prefix_coord_type for string-sets
CoordDimthe number of coordinates, 1 for strings, 2 for string-sets

Definition at line 70 of file prefix.h.

#include <prefix.h>


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