NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
backtrack.h File Reference
#include <nvbio/basic/types.h>
#include <nvbio/fmindex/fmindex.h>

Go to the source code of this file.

Namespaces

 nvbio
 Define a vector_view POD type and plain_view() for std::vector.
 

Functions

template<typename FMIndex , typename String , typename Stack , typename Delegate >
NVBIO_HOST_DEVICE void nvbio::hamming_backtrack (const FMIndex fmi, const String pattern, const uint32 len, const uint32 seed, const uint32 mismatches, Stack stack, Delegate &delegate)