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.3261.0 (4.8.3261.0)
Syntaxpublic double RegularizationParameter { get; init; }Property Value
Double
See Also