|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface OptimizerEvaluator.ByGradient
Method Summary | |
---|---|
boolean |
evaluate(Optimizable.ByGradientValue maxable,
int iter)
Performs some operation at the end of each iteration of a maximizer. |
Method Detail |
---|
boolean evaluate(Optimizable.ByGradientValue maxable, int iter)
maxable
- Function that's being optimized.iter
- Number of just-finished iteration.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |