|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstat.Stat
stat.CenterCenterDistanceStat
Calculates the distance between the centers of the current and compare parameter set arrays. Distance is just euclidean distance along each parameter axis, where the axes have been scaled by their ranges.
Constructor Summary | |
CenterCenterDistanceStat()
|
Method Summary | |
void |
calculateStat()
|
Methods inherited from class stat.Stat |
init, run, setOutputFile |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.Runnable |
run |
Constructor Detail |
public CenterCenterDistanceStat()
Method Detail |
public void calculateStat()
calculateStat
in class Stat
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |