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

Detailed description

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

Definition at line 189 of file alignment_base.h.

#include <alignment_base.h>

Public Types

typedef EditDistanceAligner
< T_TYPE, typename
transpose_tag< AlgorithmTag >
::type
type
 

Member Typedef Documentation

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

Definition at line 191 of file alignment_base.h.


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