Uses of Interface
org.apache.commons.math.ConvergingAlgorithm

Packages that use ConvergingAlgorithm
Package
Description
Common classes used throughout the commons-math library.
Numerical integration (quadrature) algorithms for univariate real functions.
Root finding algorithms, for univariate real functions.
This package provides common interfaces for the optimization algorithms provided in sub-packages.
Univariate real functions minimum finding algorithms.