NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
nvbio::aln::transpose_aligner< GotohAligner< 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< GotohAligner< T_TYPE, scoring_scheme_type, AlgorithmTag > >

Definition at line 270 of file alignment_base.h.

#include <alignment_base.h>

Public Types

typedef GotohAligner< 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 GotohAligner<T_TYPE, scoring_scheme_type, typename transpose_tag<AlgorithmTag>::type> nvbio::aln::transpose_aligner< GotohAligner< T_TYPE, scoring_scheme_type, AlgorithmTag > >::type

Definition at line 272 of file alignment_base.h.


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