Package org.apache.commons.numbers.rootfinder
Root finding utilities.
-
Class Summary Class Description BrentSolver This class implements the Brent algorithm for finding zeros of real univariate functions.
Class | Description |
---|---|
BrentSolver |
This class implements the
Brent algorithm for finding zeros of real univariate functions.
|