Minimizes a multivariate function using a quasi-Newton method.
The MinUnconMultiVar..::.IGradient type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | F |
Multivariate function to be minimized.
(Inherited from MinUnconMultiVar..::.IFunction.) |
![]() | Gradient |
On return, gvalue contains the value of the gradient, of
the function, at x.
|