|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstat.Stat
stat.DumpStat
Saves the values of the parameters in each parameter set to a file. Each parameter set is on its own row, with each parameter on its own column. The first columns give the group and tag numbers of each parameter set, and then any saved value fields (like the score) for the set. If you only want to save the value fields, without the parameter values, use DumpValueFields statistic.
DumpValueFieldsStat
Constructor Summary | |
DumpStat()
|
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 |
Constructor Detail |
public DumpStat()
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 |