Uses of Package
org.apache.commons.math3.analysis.polynomials
Packages that use org.apache.commons.math3.analysis.polynomials
Package
Description
Univariate real functions interpolation algorithms.
Univariate real polynomials implementations, seen as differentiable
univariate real functions.
Root finding algorithms, for univariate real functions.
-
Classes in org.apache.commons.math3.analysis.polynomials used by org.apache.commons.math3.analysis.interpolationClassDescriptionImmutable representation of a real polynomial function with real coefficients.Implements the representation of a real polynomial function in Lagrange Form.Implements the representation of a real polynomial function in Newton Form.Represents a polynomial spline function.
-
Classes in org.apache.commons.math3.analysis.polynomials used by org.apache.commons.math3.analysis.polynomialsClassDescriptionImmutable representation of a real polynomial function with real coefficients.Represents a polynomial spline function.
-
Classes in org.apache.commons.math3.analysis.polynomials used by org.apache.commons.math3.analysis.solversClassDescriptionImmutable representation of a real polynomial function with real coefficients.