Uses of Class
org.hipparchus.analysis.differentiation.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
Modifier and TypeMethodDescriptionUnivariateDerivative1.getField()
Get theField
to which the instance belongs.static UnivariateDerivative1Field
UnivariateDerivative1Field.getInstance()
Get the unique instance.