MinConGenLin.IGradient Interface |
Namespace: Imsl.Math
The MinConGenLin. IGradient type exposes the following members.
Name | Description | |
---|---|---|
![]() | F |
Public interface for the function to be minimized.
(Inherited from MinConGenLin.IFunction.) |
![]() | Gradient |
Public interface for the user-supplied function to compute the
gradient at point x.
|