ISmNonLinearLeastSquare.OptimalSumOfSquare

Syntax

OptimalSumOfSquare: Double;

Description

The OptimalSumOfSquare property returns the optimal value for the sum of squared residuals.

Comments

Property value is available after method calculation.

Example

The property use is given in the example for ISmNonLinearLeastSquare.CoefficientsOrder.

See also:

ISmNonLinearLeastSquare