template<
uint32 BAND_LEN,
uint32 CHECKPOINTS,
typename aligner_type,
typename pattern_string,
typename qual_string,
typename text_string>
struct nvbio::aln::priv::banded_alignment_checkpointed_dispatch< BAND_LEN, CHECKPOINTS, aligner_type, pattern_string, qual_string, text_string >
Definition at line 70 of file alignment_base_inl.h.
#include <alignment_base_inl.h>
The documentation for this struct was generated from the following file: