public class Histogram extends Object
Histogram(float[] breaks, double[] counts)
boolean
equals(Object o)
double[]
getBreaks()
getCounts()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Histogram(float[] breaks, double[] counts)
public double[] getBreaks()
public double[] getCounts()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2011–2015. All rights reserved.