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.
|
learn
clone
getMaxIterations, getResult, setMaxIterations
addIterativeAlgorithmListener, getIteration, removeIterativeAlgorithmListener
isResultValid, stop