#include <histogram.h>
Definition at line 134 of file histogram.h.
◆ Histogram2D()
| Histogram2D::Histogram2D |
( |
size_t | n[2] | ) |
|
|
inline |
◆ ~Histogram2D()
| Histogram2D::~Histogram2D |
( |
| ) |
|
|
inline |
◆ addValue()
| virtual void Histogram2D::addValue |
( |
Vec2d | value, |
|
|
double | weight = 1. ) |
|
pure virtual |
◆ load()
| void Histogram2D::load |
( |
const char * | filename | ) |
|
◆ mpi_reduce()
| void Histogram2D::mpi_reduce |
( |
| ) |
|
|
inline |
◆ operator()()
| double Histogram2D::operator() |
( |
int | x, |
|
|
int | y ) |
|
inline |
◆ save()
| void Histogram2D::save |
( |
const char * | filename | ) |
const |
◆ bins
| double* Histogram2D::bins |
|
protected |
◆ num_bins
| size_t Histogram2D::num_bins[2] |
|
protected |
The documentation for this class was generated from the following files: