simple unsigned integer-based histogram
More...
#include <histogram_1d.hpp>
|
void | add (const unsigned val) |
|
std::ostream & | print (std::ostream &os, const char delim) const |
|
|
std::vector< unsigned > | v_ |
|
simple unsigned integer-based histogram
void vdj_pipe::Histogram_1d::add |
( |
const unsigned |
val | ) |
|
|
inline |
std::ostream& vdj_pipe::Histogram_1d::print |
( |
std::ostream & |
os, |
|
|
const char |
delim |
|
) |
| const |
|
inline |
std::vector<unsigned> vdj_pipe::Histogram_1d::v_ |
|
private |
The documentation for this class was generated from the following file: