UseDefaultInitValues: Boolean;
The UseDefaultInitValues property determines whether the default initial approximations are used.
Available values:
True. Default value. Primary default approximations are used for calculation.
False. To calculate the primary approximation are used, specified in the ISmNonLinearLeastSquare.InitApproximation property.
The property use is given in the example for ISmNonLinearLeastSquare.CoefficientsOrder.
See also: