| Interface | Description |
|---|---|
| DatePolynomialFunctionInterface |
Represents an interface for polynomial functions of date.
|
| PolynomialFunctionInterface |
Represents an interface for polynomial functions.
|
| UnivariateDateFunction |
This handles univariate functions.
|
| Class | Description |
|---|---|
| ChebyshevDecompositionEngine |
Approximate a
UnivariateFunction by a Chebyshev polynomial. |
| DatePolynomialChebyshevFunction |
This class represents a Chebyshev polynomial function of date.
|
| DatePolynomialFunction |
This class represents a polynomial function of date.
|
| ElementaryMultiplicationTypes |
This class is used to represent elementary trigonometric polynomials cos and sin.
|
| FourierDecompositionEngine |
Decompose a
UnivariateFunction as a Fourier Series using TrigonometricPolynomialFunction
representation. |
| FourierSeries |
This class represents a finite Fourier Series
|
| FourierSeriesApproximation |
Holder for a
UnivariateFunction and its FourierSeries approximation |
| HelmholtzPolynomial |
This class represents Helmholtz polynomial.
|
| PolynomialChebyshevFunction |
Immutable representation of a Chebyshev polynomial with real Chebyshev coefficients.
|
| PolynomialFunction |
Immutable representation of a real polynomial function with real coefficients.
|
| PolynomialFunction.Parametric |
Dedicated parametric polynomial class.
|
| 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.
|
| TrigonometricPolynomialFunction |
This class is the Trigonometric Polynomial Function class.
|
| TrigonometricPolynomialPrimitive |
This class represents a trigonometric polynomial primitive.
|
| ZernikePolynomial |
Class representing a Zernike polynomial.
|
| Enum | Description |
|---|---|
| ElementaryMultiplicationTypes.ElementaryType |
Elementary trigonometric types
|
| PolynomialType |
Describe the polynomial function type.
|
Copyright © 2024 CNES. All rights reserved.