NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
nvbio::aln::transpose_aligner< SmithWatermanAligner< T_TYPE, scoring_scheme_type, AlgorithmTag > > Struct Template Reference

Detailed description

template< AlignmentType T_TYPE, typename scoring_scheme_type, typename AlgorithmTag>
struct nvbio::aln::transpose_aligner< SmithWatermanAligner< T_TYPE, scoring_scheme_type, AlgorithmTag > >

Definition at line 341 of file alignment_base.h.

#include <alignment_base.h>

Public Types

typedef SmithWatermanAligner
< T_TYPE, scoring_scheme_type,
typename transpose_tag
< AlgorithmTag >::type
type
 

Member Typedef Documentation

template<AlignmentType T_TYPE, typename scoring_scheme_type , typename AlgorithmTag >
typedef SmithWatermanAligner<T_TYPE, scoring_scheme_type, typename transpose_tag<AlgorithmTag>::type> nvbio::aln::transpose_aligner< SmithWatermanAligner< T_TYPE, scoring_scheme_type, AlgorithmTag > >::type

Definition at line 343 of file alignment_base.h.


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