Uses of Class
org.hipparchus.analysis.differentiation.UnivariateDerivative2Field
-
Packages that use UnivariateDerivative2Field Package Description org.hipparchus.analysis.differentiation 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 UnivariateDerivative2Field Modifier and Type Method Description UnivariateDerivative2Field
UnivariateDerivative2. getField()
Get theField
to which the instance belongs.static UnivariateDerivative2Field
UnivariateDerivative2Field. getInstance()
Get the unique instance.
-