Uses of Class
org.hipparchus.analysis.differentiation.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
Modifier and TypeClassDescriptionclass
UnivariateDerivative<T extends UnivariateDerivative<T>>
Abstract class representing both the value and the differentials of a function.Modifier 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.