Click or drag to resize

IBoundedNonlinearLeastSqMinimizerMinimize Method

Overload List
 NameDescription
Public methodMinimize(DoubleMultiVariableFunction, DoubleVector) Minimize the L2 norm of the function f using an iterative algorithm with starting point x0.
Public methodMinimize(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.
Top
See Also