| 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  | 
UnivariateDerivative<T extends UnivariateDerivative<T>>
Abstract class representing both the value and the differentials of a function. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
UnivariateDerivative1
Class representing both the value and the differentials of a function. 
 | 
class  | 
UnivariateDerivative2
Class representing both the value and the differentials of a function. 
 | 
Copyright © 2016-2022 CS GROUP. All rights reserved.