|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectiterators.Function
iterators.CooptimizerFunction
Field Summary |
Fields inherited from class iterators.Function |
runner |
Constructor Summary | |
CooptimizerFunction(ModelRunner run)
|
Method Summary | |
void |
addObject(Model model,
BetterTokenizer tokenizer,
java.lang.String eval_type,
java.lang.String class_name)
|
Function |
copy()
|
float |
evaluate(ParameterSet pars)
this is the default evaluate method that just runs this models runner with its native stopper and parameter values defined by pars. |
Methods inherited from class iterators.Function |
continueEvaluate, getStopper, init, loadParameter, loadParameters, setStopper, stopRun |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CooptimizerFunction(ModelRunner run)
Method Detail |
public Function copy()
copy
in class Function
public void addObject(Model model, BetterTokenizer tokenizer, java.lang.String eval_type, java.lang.String class_name) throws java.lang.Exception
addObject
in class Function
java.lang.Exception
public float evaluate(ParameterSet pars)
Function
evaluate
in class Function
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |