![]() | IBounded |
The IBoundedNonlinearLeastSqMinimizer type exposes the following members.
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. |
![]() | SetAllTolerances |
Sets all the error tolerances used in computing minima estimates.
(Inherited from INonlinearLeastSqMinimizer) |