The INonlinearLeastSqMinimizer type exposes the following members.

Methods

  NameDescription
Clone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)
Minimize
Minimize the L2 norm of the function f using an iterative algorithm with starting point x0.
SetAllTolerances
Sets all the error tolerances used in computing minima estimates.

See Also