ISmNonLinearLeastSquare.InitApproximation

Syntax

InitApproximation: Array;

Description

The InitApproximation property determines initial approximations.

Comments

The property value is considered if ISmNonLinearLeastSquare.UseDefaultInitValues = false.

Example

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

See also:

ISmNonLinearLeastSquare