|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--experimental.statistics.bell_info
Bell curve info: mean, sigma (the standard deviation), low (the start of the curve area) and high (the end of the curve area).
| Field Summary | |
double |
high
|
double |
low
|
double |
mean
|
double |
sigma
|
| Constructor Summary | |
statistics.bell_info()
|
|
statistics.bell_info(double m,
double s,
double l,
double h)
|
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public double mean
public double sigma
public double low
public double high
| Constructor Detail |
public statistics.bell_info()
public statistics.bell_info(double m,
double s,
double l,
double h)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||