#include <histogram.h>
Definition at line 264 of file histogram.h.
◆ LinLogHistogram2D()
| LinLogHistogram2D::LinLogHistogram2D |
( |
size_t | n[2], |
|
|
Vec2d | _low, |
|
|
Vec2d | _high ) |
|
inline |
◆ addValue()
| virtual void LinLogHistogram2D::addValue |
( |
Vec2d | value, |
|
|
double | weight = 1. ) |
|
inlinevirtual |
◆ addValueLinearInterpolate()
| void LinLogHistogram2D::addValueLinearInterpolate |
( |
Vec2d | value, |
|
|
double | weight = 1. ) |
|
inline |
◆ high
| Vec2d LinLogHistogram2D::high |
|
private |
◆ low
| Vec2d LinLogHistogram2D::low |
|
private |
The documentation for this class was generated from the following file: