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