|
Wavelet and Image class library
1.3.2
|
#include <Histogram.hh>
Public Attributes | |
| coeff | lower |
| coeff | upper |
| int | number |
An internal structure for the histogram
Definition at line 88 of file Histogram.hh.
The lower bound (value > lower)
Definition at line 90 of file Histogram.hh.
The number of occurrences
Definition at line 94 of file Histogram.hh.
The upper bound (value >= lower)
Definition at line 92 of file Histogram.hh.
1.7.6.1