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

Detailed description

template< typename SequenceType, typename InfixIterator, uint32 CoordDim>
struct nvbio::InfixSetCore< SequenceType, InfixIterator, CoordDim >

Represent a set of infixes of a string or string-set

Template Parameters
SequenceTypethe string or string-set type
InfixIteratorthe infix iterator type - value_type can be string_infix_coord_type for strings, string_set_infix_coord_type for string-sets
CoordDimthe number of coordinates representing an infix, 2 for strings, 4 for string-sets

Definition at line 320 of file infix.h.

#include <infix.h>


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