Uses of Package
org.apache.commons.math.analysis.solvers
Packages that use org.apache.commons.math.analysis.solvers
Package
Description
Root finding algorithms, for univariate real functions.
This package provides optimization algorithms that require derivatives.
-
Classes in org.apache.commons.math.analysis.solvers used by org.apache.commons.math.analysis.solversClassDescriptionInterface for (univariate real) rootfinding algorithms.Abstract factory class used to create
UnivariateRealSolver
instances.Deprecated.in 2.2 (to be removed in 3.0). -