Package org.anchoranalysis.math.histogram
package org.anchoranalysis.math.histogram
The
Histogram
data class and related operations.-
ClassDescriptionA histogram of integer values.Consumes a bin and corresponding count.Further statistics that can be derived from a histogram in addition to those existing as direct methods of
Histogram
.