CLsqFit:IsCoefForced CLsqFit:AddPt

CLsqFit:ResetForcedCoefs


The ResetForcedCoefs method discards all forced coefficients and includes them in the fit. After calling this method, Mira will fit the total number of coefficients specified by SetNumCoefs.

Syntax

CLsqFit:ResetForcedCoefs()

Related Topics

CLsqFit class, ForceCoef, IsCoefForced