| Package | Description | 
|---|---|
| org.hipparchus.analysis.differentiation | 
 
   This package holds the main interfaces and basic building block classes
   dealing with differentiation. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FieldUnivariateDerivative<S extends RealFieldElement<S>,T extends FieldUnivariateDerivative<S,T>>
Abstract class representing both the value and the differentials of a function. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FieldUnivariateDerivative1<T extends RealFieldElement<T>>
Class representing both the value and the differentials of a function. 
 | 
class  | 
FieldUnivariateDerivative2<T extends RealFieldElement<T>>
Class representing both the value and the differentials of a function. 
 | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.