Uses of Class
org.hipparchus.analysis.differentiation.UnivariateDerivative
Packages that use UnivariateDerivative
Package
Description
This package holds the main interfaces and basic building block classes
dealing with differentiation.
-
Uses of UnivariateDerivative in org.hipparchus.analysis.differentiation
Classes in org.hipparchus.analysis.differentiation with type parameters of type UnivariateDerivativeModifier and TypeClassDescriptionclassUnivariateDerivative<T extends UnivariateDerivative<T>>Abstract class representing both the value and the differentials of a function.Subclasses of UnivariateDerivative in org.hipparchus.analysis.differentiationModifier and TypeClassDescriptionclassClass representing both the value and the differentials of a function.classClass representing both the value and the differentials of a function.