Overload List
| Name | Description | |
|---|---|---|
| Minimize(DoubleMultiVariableFunction, DoubleVector) |
Minimize the L2 norm of the function f using an iterative
algorithm with starting point x0.
(Inherited from INonlinearLeastSqMinimizer.) | |
| Minimize(DoubleMultiVariableFunction, DoubleVector, DoubleVector, DoubleVector) |
Minimize the L2 norm of the function f(x), where the components of x
are constrained by upper and lower bounds using an iterative
algorithm with starting point x0.
|