public class Histogram extends Object
Constructor and Description |
---|
Histogram(float[] breaks,
double[] counts) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
double[] |
getBreaks() |
double[] |
getCounts() |
int |
hashCode() |
String |
toString() |
Copyright © 2011–2017. All rights reserved.