|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnivariateRealSolverImpl | |
org.apache.commons.math.analysis | Implementations of common numerical analysis procedures, including root finding and function interpolation. |
Uses of UnivariateRealSolverImpl in org.apache.commons.math.analysis |
Subclasses of UnivariateRealSolverImpl in org.apache.commons.math.analysis | |
class |
BisectionSolver
Provide the bisection algorithm for solving for zeros of real univariate functions. |
class |
BrentSolver
Provide the Brent algorithm for solving for zeros of real univariate functions. |
class |
SecantSolver
Provide the secant algorithm for solving for zeros of real univariate functions. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |