CLsqFit:UnforceCoef
The UnforceCoef method returns a forced coefficient to the set of free parameters of the fit.
CLsqFit:UnforceCoef( nIndex, nChan* ) |
If you are doing a complex fitting procedure and do not remember which coefficients were forced, use the IsCoefForced method to determine if a particular coefficient was forced. To fit all coefficients after some were forced, you can remove all forcing in one step using ResetForcedCoefs.
CLsqFit class, ForceCoef, IsCoefForced, ResetForcedCoefs, GetPolyCoefIndex