#include <histogram.h>
Definition at line 35 of file histogram.h.
◆ Histogram1D()
| Histogram1D::Histogram1D |
( |
size_t | n | ) |
|
|
inline |
◆ ~Histogram1D()
| Histogram1D::~Histogram1D |
( |
| ) |
|
|
inline |
◆ addValue()
| virtual void Histogram1D::addValue |
( |
double | value | ) |
|
|
pure virtual |
◆ load()
| void Histogram1D::load |
( |
const char * | filename | ) |
|
◆ mpi_reduce()
| void Histogram1D::mpi_reduce |
( |
| ) |
|
|
inline |
◆ operator()()
| double Histogram1D::operator() |
( |
int | x | ) |
|
|
inline |
◆ save()
| void Histogram1D::save |
( |
const char * | filename | ) |
const |
◆ saveAscii()
| void Histogram1D::saveAscii |
( |
const char * | filename | ) |
const |
|
virtual |
◆ bins
| double* Histogram1D::bins |
|
protected |
◆ num_bins
| size_t Histogram1D::num_bins |
|
protected |
The documentation for this class was generated from the following files: