class |
DerivativeStructure |
Class representing both the value and the differentials of a function.
|
class |
FieldDerivativeStructure<T extends CalculusFieldElement<T>> |
Class representing both the value and the differentials of a function.
|
class |
FieldGradient<T extends CalculusFieldElement<T>> |
Class representing both the value and the differentials of a function.
|
class |
FieldTaylorMap<T extends CalculusFieldElement<T>> |
Container for a Taylor map.
|
class |
FieldUnivariateDerivative<S extends CalculusFieldElement<S>,T extends FieldUnivariateDerivative<S,T>> |
Abstract 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.
|
class |
FieldUnivariateDerivative2<T extends CalculusFieldElement<T>> |
Class representing both the value and the differentials of a function.
|
class |
Gradient |
Class representing both the value and the differentials of a function.
|
class |
SparseGradient |
First derivative computation with large number of variables.
|
class |
TaylorMap |
Container for a Taylor map.
|
class |
UnivariateDerivative<T extends UnivariateDerivative<T>> |
Abstract class representing both the value and the differentials of a function.
|
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.
|