| Package | Description | 
|---|---|
| org.hipparchus.analysis.differentiation | 
 
   This package holds the main interfaces and basic building block classes
   dealing with differentiation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FieldUnivariateDerivative1Field<T> | 
FieldUnivariateDerivative1.getField()
Get the  
Field to which the instance belongs. | 
static <T extends CalculusFieldElement<T>> | 
FieldUnivariateDerivative1Field.getUnivariateDerivative1Field(Field<T> valueField)
Get the univariate derivative field corresponding to a value field. 
 | 
Copyright © 2016-2022 CS GROUP. All rights reserved.