PronySeriesRelaxationRegularizationParameter Property |
Gets/sets the regularization parameter. Usually zero. The higher the value, the more are the prony coefficients smoothed out.
Namespace: Altaxo.Science.SignalsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double RegularizationParameter { get; init; }
Property Value
DoubleSee Also