|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The interface for IterationCounter objects.
See that class for the meaning of the methods, and IterationListener for the continueIteration method.
| Method Summary | |
int |
getCount()
|
int |
getMax()
|
int |
setCount(int value)
|
int |
setMax(int value)
|
| Methods inherited from interface org.omegahat.Numerics.Optimizers.IterationListener |
continueIteration |
| Method Detail |
public int getMax()
public int setMax(int value)
public int getCount()
public int setCount(int value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||