Interface Histogram.Iter

    • Method Detail

      • getCenter

        double getCenter()
        Get the bin center.
        Returns:
        bin center value
      • getLeft

        double getLeft()
        Get the bin minimum.
        Returns:
        bin left value
      • getRight

        double getRight()
        Get the bin maximum.
        Returns:
        bin right value