Click or drag to resize

INonlinearLeastSqMinimizer Properties

The INonlinearLeastSqMinimizer type exposes the following members.

Properties
 NameDescription
Public propertyFinalResidual Gets the final residual of the fit.
Public propertyInitialResidual Gets the residual associated with the starting point.
Public propertyIterations Gets the number of iterations used in the estimate of the mimimum just computed.
Public propertyMaxIterations Gets and sets the maximum number of iterations used in computing minima estimates.
Public propertyMaxIterationsMet Returns true if the minimum just computed stopped because the maximum number of iterations was reached; otherwise, false.
Top
See Also