|
NVBIO
|
#include <nvbio/alignment/sw/sw_warp_inl.h>Go to the source code of this file.
Namespaces | |
| nvbio | |
| Define a vector_view POD type and plain_view() for std::vector. | |
| nvbio::aln | |
| nvbio::aln::priv | |
Functions | |
| template<uint32 BLOCKDIM, AlignmentType TYPE, typename pattern_string , typename qual_string , typename text_string , typename column_type > | |
| NVBIO_FORCEINLINE NVBIO_HOST_DEVICE int32 | nvbio::aln::priv::alignment_score (const EditDistanceAligner< TYPE > aligner, const pattern_string pattern, const qual_string quals, const text_string text, const int32 min_score, uint2 *sink, column_type column) |
1.8.4