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