Package org.anchoranalysis.math.histogram
The
Histogram data class and related operations.-
Interface Summary Interface Description Histogram.BinConsumer Consumes a bin and corresponding count. -
Class Summary Class Description Histogram A histogram of integer values.HistogramStatistics Further statistics that can be derived from a histogram in addition to those existing as direct methods ofHistogram.