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