Uses of Interface
org.hipparchus.analysis.differentiation.Derivative1
Packages that use Derivative1
Package
Description
This package holds the main interfaces and basic building block classes
dealing with differentiation.
-
Uses of Derivative1 in org.hipparchus.analysis.differentiation
Classes in org.hipparchus.analysis.differentiation that implement Derivative1Modifier and TypeClassDescriptionclassClass representing both the value and the differentials of a function.classFirst derivative computation with large number of variables.classClass representing both the value and the differentials of a function.