Uses of Class
org.hipparchus.analysis.differentiation.GradientField
Packages that use 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
Methods in org.hipparchus.analysis.differentiation that return GradientFieldModifier and TypeMethodDescriptionGradient.getField()Get theFieldto which the instance belongs.static GradientFieldGradientField.getField(int parameters) Get the field for number of free parameters.