Package org.hipparchus.analysis.polynomials
package org.hipparchus.analysis.polynomials
Univariate real polynomials implementations, seen as differentiable
univariate real functions.
-
ClassDescriptionFieldPolynomialFunction<T extends CalculusFieldElement<T>>Immutable representation of a real polynomial function with real coefficients.FieldPolynomialSplineFunction<T extends CalculusFieldElement<T>>Represents a polynomial spline function.Class for handling Jacobi polynomials keys.Immutable 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.Smoothstep function factory.Smoothstep function as defined here.Specific smoothstep function that cannot be built using the
SmoothStepFactory.getGeneralOrder(int)
.Smoothstep function as defined here.