Uses of Interface
org.hipparchus.analysis.differentiation.FieldDerivative1
Package
Description
This package holds the main interfaces and basic building block classes
dealing with differentiation.
-
Uses of FieldDerivative1 in org.hipparchus.analysis.differentiation
Modifier and TypeClassDescriptionclass
FieldGradient<T extends CalculusFieldElement<T>>
Class representing both the value and the differentials of a function.class
FieldUnivariateDerivative1<T extends CalculusFieldElement<T>>
Class representing both the value and the differentials of a function.