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

Detailed description

template< AlignmentType TYPE, typename algorithm_tag>
struct nvbio::aln::column_storage_type< EditDistanceAligner< TYPE, algorithm_tag > >

Definition at line 61 of file utils.h.

#include <utils.h>

Public Types

typedef int16 type
 

Member Typedef Documentation

template<AlignmentType TYPE, typename algorithm_tag >
typedef int16 nvbio::aln::column_storage_type< EditDistanceAligner< TYPE, algorithm_tag > >::type

Definition at line 61 of file utils.h.


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