Expand description
§A histogram consisting of a fixed number of intervals within a fixed range
Structs§
- Histogram
- The Histogram consists of
num_intervals
intervals between themin
and themax
value. - Histogram
Iter - An iterator that iterates through the entries of the histogram