Click or drag to resize

PronySeriesRetardationRegularizationParameter Property

Gets/sets the regularization parameter. Usually zero. The higher the value, the more the Prony coefficients are smoothed out.

Namespace: Altaxo.Science.Signals
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double RegularizationParameter { get; init; }

Property Value

Double
See Also