Click or drag to resize

PronySeriesRetardationRegularizationParameter Property

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

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

Property Value

Double
See Also