Uses of Class
org.hipparchus.analysis.differentiation.UnivariateDerivative2Field
Packages that use UnivariateDerivative2Field
Package
Description
This package holds the main interfaces and basic building block classes
dealing with differentiation.
-
Uses of UnivariateDerivative2Field in org.hipparchus.analysis.differentiation
Methods in org.hipparchus.analysis.differentiation that return UnivariateDerivative2FieldModifier and TypeMethodDescriptionUnivariateDerivative2.getField()
Get theField
to which the instance belongs.static UnivariateDerivative2Field
UnivariateDerivative2Field.getInstance()
Get the unique instance.