Click or drag to resize

ModifiedLevenbergMarquardtMinimizerMinimize Method

Overload List
 NameDescription
Public methodMinimize(DoubleMultiVariableFunction, DoubleVector) Minimizes the L2 norm of the given function near the given starting point.
Public methodMinimize(DoubleMultiVariableFunction, DoubleVector, Double) Minimizes the L2 norm of the given function near the given starting point.
Top
See Also