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