NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Methods | List of all members
nvbio::bowtie2::cuda::ScoringSchemeSelector< smith_waterman_scoring_tag > Struct Template Reference

Detailed description

template<>
struct nvbio::bowtie2::cuda::ScoringSchemeSelector< smith_waterman_scoring_tag >

smith_waterman_scoring_tag specialization of ScoringSchemeSelector

Definition at line 410 of file scoring.h.

#include <scoring.h>

Public Types

typedef SmithWatermanScoringScheme type
 

Static Public Methods

static SmithWatermanScoringScheme scheme (const UberScoringScheme &_scheme)
 

Member Typedef Documentation

Definition at line 412 of file scoring.h.

Member Function Documentation

Definition at line 414 of file scoring.h.


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