Uses of Interface
org.hipparchus.analysis.differentiation.Derivative

Packages that use Derivative
Package
Description
This package holds the main interfaces and basic building block classes dealing with differentiation.
The function package contains function objects that wrap the methods contained in Math, as well as common mathematical functions such as the gaussian and sinc functions.
Univariate real functions interpolation algorithms.
Univariate real polynomials implementations, seen as differentiable univariate real functions.