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 TypeClassDescriptionclass
UnivariateDerivative<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 TypeClassDescriptionclass
Class representing both the value and the differentials of a function.class
Class representing both the value and the differentials of a function.