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

Detailed description

template< typename SequenceType, typename PrefixIterator, uint32 CoordDim>
struct nvbio::PrefixSetCore< SequenceType, PrefixIterator, CoordDim >

Represent a set of prefixes of a string or string-set

Template Parameters
SequenceTypethe string or string-set type
PrefixIteratorthe prefix iterator type - value_type can be string_prefix_coord_type for strings, string_set_prefix_coord_type for string-sets
CoordDimthe number of coordinates representing a prefix, 1 for strings, 2 for string-sets

Definition at line 302 of file prefix.h.

#include <prefix.h>


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