Click or drag to resize

PronySeriesInterpolationBaseUseIntercept Property

If true, besides of the Prony terms, additionally an intercept is fitted to the data.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool UseIntercept { get; init; }

Property Value

Boolean
See Also