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

Detailed description

template< AlignmentType TYPE, typename scoring_type, typename algorithm_tag>
struct nvbio::aln::checkpoint_storage_type< SmithWatermanAligner< TYPE, scoring_type, algorithm_tag > >

Definition at line 51 of file utils.h.

#include <utils.h>

Public Types

typedef int16 type
 

Member Typedef Documentation

template<AlignmentType TYPE, typename scoring_type , typename algorithm_tag >
typedef int16 nvbio::aln::checkpoint_storage_type< SmithWatermanAligner< TYPE, scoring_type, algorithm_tag > >::type

Definition at line 51 of file utils.h.


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