NVBIO
|
#include <nvbio/basic/numbers.h>
#include <nvbio/basic/threads.h>
#include <nvbio/basic/cuda/arch.h>
Go to the source code of this file.
Classes | |
struct | hash_functor1 |
struct | hash_functor2 |
struct | KmerCode |
struct | SequenceStats |
Enumerations | |
enum | { ERROR_FREE = 0, CORRECTIONS = 1, UNFIXABLE = 2, TRIMMED_READS = 3, TRIMMED_BASES = 4 } |
enum | { MAX_READ_LENGTH = 2048 } |
anonymous enum |