jas2.hist
Interface Rebinnable1DVariableHistogramData
-
- All Superinterfaces:
- DataSource, Rebinnable1DHistogramData
public interface Rebinnable1DVariableHistogramData extends Rebinnable1DHistogramData
Extends Rebinnable1DHistogramData interface for the case of Histogram1D with variable bin width Example: edges = (0.2, 1.0, 5.0) yields an axis with 2 in-range bins [0.2, 1.0), [1.0, 5.0) and 2 extra bins [-inf, 0.2), [5.0, +inf].- See Also:
Rebinnable1DHistogramData
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description double[]getBinEdges()-
Methods inherited from interface jas2.hist.Rebinnable1DHistogramData
getAxisLabels, getAxisType, getBins, getMax, getMin, isRebinnable, rebin
-
Methods inherited from interface jas2.hist.DataSource
getTitle
-
-
DataMelt 3.0 © DataMelt by jWork.ORG