Documentation of 'jas2.hist.Rebinnable2DHistogramData' Java class
Rebinnable2DHistogramData
jas2.hist

Interface Rebinnable2DHistogramData

    • Method Detail

      • rebin

        double[][][] rebin(int xbins,
                           double xmin,
                           double xmax,
                           int ybins,
                           double ymin,
                           double ymax,
                           boolean wantErrors,
                           boolean hurry,
                           boolean overflow)
      • getXMin

        double getXMin()
      • getXMax

        double getXMax()
      • getYMin

        double getYMin()
      • getYMax

        double getYMax()
      • getXBins

        int getXBins()
      • getYBins

        int getYBins()
      • isRebinnable

        boolean isRebinnable()
      • getXAxisType

        int getXAxisType()
      • getYAxisType

        int getYAxisType()
      • getXAxisLabels

        java.lang.String[] getXAxisLabels()
      • getYAxisLabels

        java.lang.String[] getYAxisLabels()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.