| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.math.analysis.polynomials |
| Modifier and Type | Method and Description |
|---|---|
static ElementaryMultiplicationTypes.ElementaryType |
ElementaryMultiplicationTypes.ElementaryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElementaryMultiplicationTypes.ElementaryType[] |
ElementaryMultiplicationTypes.ElementaryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static UnivariateFunction |
ElementaryMultiplicationTypes.componentProvider(ElementaryMultiplicationTypes.ElementaryType intermediateType,
int intermediateOrder,
double period)
This method provides the
UnivariateFunction cos(intermediateOrder * omega * x) or sin |
Copyright © 2025 CNES. All rights reserved.