Uses of Package
org.apache.commons.math.analysis

Package
Description
Parent package for common numerical analysis procedures, including root finding, function interpolation and integration.
Numerical integration (quadrature) algorithms for univariate real functions.
Univariate real functions interpolation algorithms.
Univariate real polynomials implementations, seen as differentiable univariate real functions.
Root finding algorithms, for univariate real functions.
Linear algebra support.
This package provides common interfaces for the optimization algorithms provided in sub-packages.
This package provides optimization algorithms that don't require derivatives.
This package provides classes to perform curve fitting.
This package provides optimization algorithms that require derivatives.
Univariate real functions minimum finding algorithms.
Implementations of transform methods, including Fast Fourier transforms.