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

Go to the source code of this file.

Classes

struct  nvbio::alndiff::BooleanStats
 
struct  nvbio::alndiff::Histogram< X >
 
struct  nvbio::alndiff::Histogram2d< X, Y >
 

Namespaces

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

Functions

template<uint32 X>
Histogram< X > nvbio::alndiff::cumulative (const Histogram< X > &I)
 
template<uint32 X>
Histogram< X > nvbio::alndiff::reverse_cumulative (const Histogram< X > &I)
 
uint32 nvbio::alndiff::read_length_bin_range (const uint32 bin)
 
uint32 nvbio::alndiff::read_length_bin (const uint32 read_len)
 
int32 nvbio::alndiff::log_bin (const int32 x)
 
int32 nvbio::alndiff::log_bin_range (const int32 bin)
 
const char * nvbio::alndiff::local_file (const std::string &file_name)