| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.math.analysis.polynomials |
| Modifier and Type | Class and Description |
|---|---|
class |
PolynomialChebyshevFunction
Immutable representation of a Chebyshev polynomial with real Chebyshev coefficients.
|
class |
PolynomialFunction
Immutable representation of a real polynomial function with real coefficients.
|
| Modifier and Type | Method and Description |
|---|---|
PolynomialFunctionInterface |
PolynomialFunctionInterface.derivative()
Return the derivative date polynomial function.
|
PolynomialFunctionInterface |
PolynomialFunctionInterface.primitive(double abscissa0,
double ordinate0)
Return the primitive polynomial function.
|
Copyright © 2024 CNES. All rights reserved.