Uses of Class
org.hipparchus.analysis.differentiation.FDSFactory.DerivativeField
-
Packages that use FDSFactory.DerivativeField Package Description org.hipparchus.analysis.differentiation This package holds the main interfaces and basic building block classes dealing with differentiation. -
-
Uses of FDSFactory.DerivativeField in org.hipparchus.analysis.differentiation
Methods in org.hipparchus.analysis.differentiation that return FDSFactory.DerivativeField Modifier and Type Method Description FDSFactory.DerivativeField<T>
FDSFactory. getDerivativeField()
Get theField
theFieldDerivativeStructure
instances belong to.
-