#include <histogram.h>
Definition at line 78 of file histogram.h.
◆ LinearHistogram1D()
| LinearHistogram1D::LinearHistogram1D |
( |
size_t | n, |
|
|
double | _low, |
|
|
double | _high ) |
|
inline |
◆ addValue()
| virtual void LinearHistogram1D::addValue |
( |
double | value | ) |
|
|
inlinevirtual |
◆ saveAscii()
| void LinearHistogram1D::saveAscii |
( |
const char * | filename | ) |
const |
|
virtual |
◆ high
| double LinearHistogram1D::high |
|
private |
◆ low
| double LinearHistogram1D::low |
|
private |
The documentation for this class was generated from the following files: