Uses of Class
org.hipparchus.analysis.differentiation.FieldUnivariateDerivative2Field
Package
Description
This package holds the main interfaces and basic building block classes
dealing with differentiation.
-
Uses of FieldUnivariateDerivative2Field in org.hipparchus.analysis.differentiation
Modifier and TypeMethodDescriptionFieldUnivariateDerivative2.getField()
Get theField
to which the instance belongs.static <T extends CalculusFieldElement<T>>
FieldUnivariateDerivative2Field<T>FieldUnivariateDerivative2Field.getUnivariateDerivative2Field
(Field<T> valueField) Get the univariate derivative field corresponding to a value field.