NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
nvbio::bowtie2::cuda::ScoringSchemeTag< SmithWatermanScoringScheme< MMCost, NCost > > Struct Template Reference

Detailed description

template< typename MMCost, typename NCost>
struct nvbio::bowtie2::cuda::ScoringSchemeTag< SmithWatermanScoringScheme< MMCost, NCost > >

SmithWatermanScoringScheme specialization of ScoringSchemeTag

Definition at line 433 of file scoring.h.

#include <scoring.h>

Public Types

typedef smith_waterman_scoring_tag type
 

Member Typedef Documentation

template<typename MMCost , typename NCost >
typedef smith_waterman_scoring_tag nvbio::bowtie2::cuda::ScoringSchemeTag< SmithWatermanScoringScheme< MMCost, NCost > >::type

Definition at line 433 of file scoring.h.


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