Uses of Class
org.hipparchus.analysis.differentiation.TaylorMap
Packages that use 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
Methods in org.hipparchus.analysis.differentiation that return TaylorMapModifier and TypeMethodDescriptionCompose the instance with another Taylor map as .TaylorMap.invert
(MatrixDecomposer decomposer) Invert the instance.Methods in org.hipparchus.analysis.differentiation with parameters of type TaylorMap