NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Enumerations
utils.h File Reference
#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 }
 

Enumeration Type Documentation

anonymous enum
Enumerator
ERROR_FREE 
CORRECTIONS 
UNFIXABLE 
TRIMMED_READS 
TRIMMED_BASES 

Definition at line 39 of file utils.h.

anonymous enum
Enumerator
MAX_READ_LENGTH 

Definition at line 65 of file utils.h.