|  | IMulti | 
 Syntax
SyntaxThe IMultiVariableDMinimizer type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Minimize(DoubleFunctional, DoubleVector) | Minimizes the given function near the given starting point, using the given array of partial derivatives. | 
|  | Minimize(MultiVariableFunction, MultiVariableFunction, DoubleVector) | Obsolete. Minimizes the given function near the given starting point, using the given array of partial derivatives. | 
 See Also
See Also