Uses of Class
org.hipparchus.analysis.differentiation.DSFactory
-
Packages that use DSFactory Package Description org.hipparchus.analysis.differentiation This package holds the main interfaces and basic building block classes dealing with differentiation. -
-
Uses of DSFactory in org.hipparchus.analysis.differentiation
Methods in org.hipparchus.analysis.differentiation that return DSFactory Modifier and Type Method Description DSFactory
DerivativeStructure. getFactory()
Get the factory that built the instance.
-