Click or drag to resize

LevenbergMarquardtMinimizer Methods

The LevenbergMarquardtMinimizer type exposes the following members.

Methods
 NameDescription
Public methodClone Returns a deep copy of self.
Public methodMinimize Minimizes the L2 norm of the given function near the given starting point.
Public methodSetAllTolerances Sets both the gradient and solution delta tolerances to the given value.
Top
See Also