Package com.illumon.iris.db.plot.datasets.histogram
-
Interface Summary Interface Description DiscretizedRange Range which has been split into indexed bins (subranges). -
Class Summary Class Description DiscretizedRangeEqual DiscretizedRange
where all bins are equal length.HistogramCalculator Utility for calculating histogram plot information: bin locations and data frequencies within these bins.