| Package | Description |
|---|---|
| org.hipparchus.analysis.differentiation |
This package holds the main interfaces and basic building block classes
dealing with differentiation.
|
| Modifier and Type | Method and Description |
|---|---|
TaylorMap |
TaylorMap.compose(TaylorMap other)
Compose the instance with another Taylor map as \(\mathrm{this} \circ \mathrm{other}\).
|
TaylorMap |
TaylorMap.invert(MatrixDecomposer decomposer)
Invert the instance.
|
| Modifier and Type | Method and Description |
|---|---|
TaylorMap |
TaylorMap.compose(TaylorMap other)
Compose the instance with another Taylor map as \(\mathrm{this} \circ \mathrm{other}\).
|
Copyright © 2016-2022 CS GROUP. All rights reserved.