| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.math.analysis.polynomials |
| Modifier and Type | Method and Description |
|---|---|
PolynomialType |
PolynomialFunctionInterface.getPolynomialType()
Return the type of this polynomial function.
|
PolynomialType |
PolynomialFunction.getPolynomialType()
Return the type of this polynomial function.
|
PolynomialType |
PolynomialChebyshevFunction.getPolynomialType()
Return the type of this polynomial function.
|
PolynomialType |
DatePolynomialFunctionInterface.getPolynomialType()
Getter for the type of this polynomial function.
|
PolynomialType |
DatePolynomialFunction.getPolynomialType()
Getter for the type of this polynomial function.
|
PolynomialType |
DatePolynomialChebyshevFunction.getPolynomialType()
Getter for the type of this polynomial function.
|
static PolynomialType |
PolynomialType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolynomialType[] |
PolynomialType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 CNES. All rights reserved.