The INonlinearLeastSqMinimizer type exposes the following members.

Properties

  NameDescription
FinalResidual
Gets the final residual of the fit.
InitialResidual
Gets the residual associated with the starting point.
Iterations
Gets the number of iterations used in the estimate of the mimimum just computed.
MaxIterations
Gets and sets the maximum number of iterations used in computing minima estimates.
MaxIterationsMet
Returns true if the minimum just computed stopped because the maximum number of iterations was reached; otherwise, false.

See Also