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

Detailed description

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

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

Template Parameters
StringTypethe underlying string type
CoordTypethe type of infix coordinates, string_infix_coord_type for strings or string_set_infix_coord_type for string-sets
CoordDimthe number of coordinates, 2 for strings, 4 for string-sets

Definition at line 70 of file infix.h.

#include <infix.h>


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