See: Description
Interface | Description |
---|---|
PolynomialsUtils.RecurrenceCoefficientsGenerator |
Interface for recurrence coefficients generation.
|
Class | Description |
---|---|
PolynomialFunction |
Immutable representation of a real polynomial function with real coefficients.
|
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.
|
PolynomialsUtils |
A collection of static methods that operate on or return polynomials.
|
Copyright (c) 2003-2014 Apache Software Foundation