NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Methods | List of all members
nvbio::aln::select_dispatch< BAND_LEN, score_type > Struct Template Reference

Detailed description

template< uint32 BAND_LEN, typename score_type>
struct nvbio::aln::select_dispatch< BAND_LEN, score_type >

Definition at line 207 of file utils_inl.h.

#include <utils_inl.h>

Static Public Methods

NVBIO_FORCEINLINE static
NVBIO_HOST_DEVICE score_type 
enact (const uint32 M, const score_type *band)
 

Member Function Documentation

template<uint32 BAND_LEN, typename score_type >
NVBIO_FORCEINLINE static NVBIO_HOST_DEVICE score_type nvbio::aln::select_dispatch< BAND_LEN, score_type >::enact ( const uint32  M,
const score_type *  band 
)
inlinestatic

Definition at line 210 of file utils_inl.h.


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