|
Mobios v0.91 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmobios.util.Histogram.BinInfo
public static class Histogram.BinInfo
| Constructor Summary | |
|---|---|
Histogram.BinInfo(double center,
double width)
|
|
| Method Summary | |
|---|---|
Histogram.BinInfo |
addPoint(double value)
|
boolean |
cover(double value)
|
double |
lower()
|
int |
size()
|
double |
upper()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Histogram.BinInfo(double center,
double width)
| Method Detail |
|---|
public Histogram.BinInfo addPoint(double value)
public int size()
public double lower()
public double upper()
public boolean cover(double value)
|
Mobios v0.91 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||