Package | Description |
---|---|
org.apache.commons.math3.analysis.solvers |
Root finding algorithms, for univariate real functions.
|
Modifier and Type | Method and Description |
---|---|
protected abstract double |
BaseAbstractUnivariateSolver.doSolve()
Method for implementing actual optimization algorithms in derived
classes.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.