Package org.apache.commons.math3.analysis.polynomials
package org.apache.commons.math3.analysis.polynomials
Univariate real polynomials implementations, seen as differentiable
univariate real functions.
-
ClassesClassDescriptionImmutable representation of a real polynomial function with real coefficients.Dedicated parametric polynomial class.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.A collection of static methods that operate on or return polynomials.