|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StartDistanceForecaster
This interface is used to determine the next start distance that will be used in a line search.
Optimizer,
OneDimensionalSubFunction| Method Summary | |
|---|---|
double |
getNewStartDistance()
This method returns the new positive start distance. |
void |
reset()
Resets the object to the initial state. |
void |
setLastDistance(double last)
Sets the last used distance. |
| Method Detail |
|---|
double getNewStartDistance()
setLastDistance(double)void setLastDistance(double last)
last - the last used distancevoid reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||