Click or drag to resize

PronySeriesInterpolationBaseAllowNegativePronyCoefficients Property

If true, also negative Prony coefficients are allowed. The default value is false.

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

Property Value

Boolean
See Also