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.InterpolationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double RegularizationParameter { get; init; }
Property Value
DoubleSee Also