|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.commons.math3.analysis.solvers | |
|---|---|
| org.apache.commons.math3.analysis.solvers | Root finding algorithms, for univariate real functions. |
| org.apache.commons.math3.dfp | Decimal floating point library for Java |
| org.apache.commons.math3.ode | This package provides classes to solve Ordinary Differential Equations problems. |
| org.apache.commons.math3.ode.events | This package provides classes to handle discrete events occurring during Ordinary Differential Equations integration. |
| org.apache.commons.math3.ode.nonstiff | This package provides classes to solve non-stiff Ordinary Differential Equations problems. |
| org.apache.commons.math3.optimization.general | This package provides optimization algorithms that require derivatives. |
| Classes in org.apache.commons.math3.analysis.solvers used by org.apache.commons.math3.analysis.solvers | |
|---|---|
| AbstractDifferentiableUnivariateSolver
Deprecated. as of 3.1, replaced by AbstractUnivariateDifferentiableSolver |
|
| AbstractPolynomialSolver
Base class for solvers. |
|
| AbstractUnivariateDifferentiableSolver
Provide a default implementation for several functions useful to generic solvers. |
|
| AbstractUnivariateSolver
Base class for solvers. |
|
| AllowedSolution
The kinds of solutions that a (bracketed univariate real) root-finding algorithm may accept as solutions. |
|
| BaseAbstractUnivariateSolver
Provide a default implementation for several functions useful to generic solvers. |
|
| BaseSecantSolver
Base class for all bracketing Secant-based methods for root-finding (approximating a zero of a univariate real function). |
|
| BaseSecantSolver.Method
Secant-based root-finding methods. |
|
| BaseUnivariateSolver
Interface for (univariate real) rootfinding algorithms. |
|
| BracketedUnivariateSolver
Interface for (univariate real) root-finding
algorithms that maintain a bracketed solution. |
|
| DifferentiableUnivariateSolver
Deprecated. as of 3.1, replaced by UnivariateDifferentiableSolver |
|
| PolynomialSolver
Interface for (polynomial) root-finding algorithms. |
|
| UnivariateDifferentiableSolver
Interface for (univariate real) rootfinding algorithms. |
|
| UnivariateSolver
Interface for (univariate real) root-finding algorithms. |
|
| Classes in org.apache.commons.math3.analysis.solvers used by org.apache.commons.math3.dfp | |
|---|---|
| AllowedSolution
The kinds of solutions that a (bracketed univariate real) root-finding algorithm may accept as solutions. |
|
| Classes in org.apache.commons.math3.analysis.solvers used by org.apache.commons.math3.ode | |
|---|---|
| UnivariateSolver
Interface for (univariate real) root-finding algorithms. |
|
| Classes in org.apache.commons.math3.analysis.solvers used by org.apache.commons.math3.ode.events | |
|---|---|
| UnivariateSolver
Interface for (univariate real) root-finding algorithms. |
|
| Classes in org.apache.commons.math3.analysis.solvers used by org.apache.commons.math3.ode.nonstiff | |
|---|---|
| UnivariateSolver
Interface for (univariate real) root-finding algorithms. |
|
| Classes in org.apache.commons.math3.analysis.solvers used by org.apache.commons.math3.optimization.general | |
|---|---|
| UnivariateSolver
Interface for (univariate real) root-finding algorithms. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||