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