Raptor 3.0.0-rc.1
A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences
 
pascal_row.cpp File Reference

Implements raptor::threshold::pascal_row. More...

#include <cmath>
#include <cstddef>
#include <raptor/threshold/pascal_row.hpp>
+ Include dependency graph for pascal_row.cpp:

Functions

std::vector< double > raptor::threshold::pascal_row (size_t const n)
 

Detailed Description

Implements raptor::threshold::pascal_row.

Author
Enrico Seiler <enrico.seiler AT fu-berlin.de>