|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jas.hist.test.Gauss.PaulStatistics
Constructor Summary | |
Gauss.PaulStatistics()
|
Method Summary | |
double |
getStatistic(java.lang.String name)
|
java.lang.String[] |
getStatisticNames()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Gauss.PaulStatistics()
Method Detail |
public java.lang.String[] getStatisticNames()
getStatisticNames
in interface Statistics
jas.hist.Statistics
public double getStatistic(java.lang.String name)
getStatistic
in interface Statistics
jas.hist.Statistics
The
- statistic name, as returned by getStatisticNames()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |