| 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 |
|---|---|
FieldGradientField<T> |
FieldGradient.getField()
Get the
Field to which the instance belongs. |
static <T extends RealFieldElement<T>> |
FieldGradientField.getField(Field<T> valueField,
int parameters)
Get the field for number of free parameters.
|
Copyright © 2016–2020 Hipparchus.org. All rights reserved.