NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nvbio::bowtie2::cuda::make_aligner_dispatch< TYPE, scheme_type > Struct Template Reference

Detailed description

template< AlignmentType TYPE, typename scheme_type>
struct nvbio::bowtie2::cuda::make_aligner_dispatch< TYPE, scheme_type >

a helper struct to make an aligner given the AlignmentType (LocalAlignment|EndToEndAlignment) and the scheme (EditDistanceScoringScheme|SmithWatermanScoringScheme)

Definition at line 360 of file scoring.h.

#include <scoring.h>


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