Uses of Class
org.hipparchus.analysis.differentiation.TaylorMap
Package
Description
This package holds the main interfaces and basic building block classes
dealing with differentiation.
-
Uses of TaylorMap in org.hipparchus.analysis.differentiation
Modifier and TypeMethodDescriptionCompose the instance with another Taylor map as \(\mathrm{this} \circ \mathrm{other}\).TaylorMap.invert
(MatrixDecomposer decomposer) Invert the instance.