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