public interface RootBracketer extends BatchLearner<Evaluator<java.lang.Double,java.lang.Double>,LineBracket>, AnytimeAlgorithm<LineBracket>
| Modifier and Type | Method and Description |
|---|---|
void |
setInitialGuess(double intitialGuess)
Sets the initial guess of the root location.
|
learnclonegetMaxIterations, getResult, setMaxIterationsaddIterativeAlgorithmListener, getIteration, removeIterativeAlgorithmListenerisResultValid, stop