Uses of Class
org.hipparchus.analysis.differentiation.GradientField
Package
Description
This package holds the main interfaces and basic building block classes
dealing with differentiation.
-
Uses of GradientField in org.hipparchus.analysis.differentiation
Modifier and TypeMethodDescriptionGradient.getField()
Get theField
to which the instance belongs.static GradientField
GradientField.getField
(int parameters) Get the field for number of free parameters.