|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.math.analysis.polynomials | |
---|---|
org.apache.commons.math.analysis.interpolation | Univariate real functions interpolation algorithms. |
org.apache.commons.math.analysis.polynomials | Univariate real polynomials implementations, seen as differentiable univariate real functions. |
org.apache.commons.math.analysis.solvers | Root finding algorithms, for univariate real functions. |
org.apache.commons.math.optimization.fitting | This package provides classes to perform curve fitting. |
Classes in org.apache.commons.math.analysis.polynomials used by org.apache.commons.math.analysis.interpolation | |
---|---|
PolynomialFunctionLagrangeForm
Implements the representation of a real polynomial function in Lagrange Form. |
|
PolynomialFunctionNewtonForm
Implements the representation of a real polynomial function in Newton Form. |
|
PolynomialSplineFunction
Represents a polynomial spline function. |
Classes in org.apache.commons.math.analysis.polynomials used by org.apache.commons.math.analysis.polynomials | |
---|---|
PolynomialFunction
Immutable representation of a real polynomial function with real coefficients. |
|
PolynomialSplineFunction
Represents a polynomial spline function. |
Classes in org.apache.commons.math.analysis.polynomials used by org.apache.commons.math.analysis.solvers | |
---|---|
PolynomialFunction
Immutable representation of a real polynomial function with real coefficients. |
Classes in org.apache.commons.math.analysis.polynomials used by org.apache.commons.math.optimization.fitting | |
---|---|
PolynomialFunction
Immutable representation of a real polynomial function with real coefficients. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |