Click or drag to resize

PronySeriesInterpolationBaseRegularizationParameter Property

Gets /sets the regularization parameter that controls the smoothing of the resulting curve. The higher the parameter, the smoother the resulting curve will be.

Namespace: Altaxo.Calc.Interpolation
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