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 theFieldto which the instance belongs.static UnivariateDerivative2FieldUnivariateDerivative2Field.getInstance()Get the unique instance.