|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstat.Stat
stat.DumpValueFieldsStat
Saves the values of the value fields stored with each parameter set to a file. Value Fields are things like the Score, NumFunctionCalls, etc. - some stoppers or iterators will store other values as well with each parameter set. If you want to save the values of the parameters themselves, use the Dump statistic.
DumpStat
,
ParameterSet
Constructor Summary | |
DumpValueFieldsStat()
|
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 DumpValueFieldsStat()
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 |