Click or drag to resize

PolyharmonicSpline1DOptionsRegularizationParameter Property

Gets the regularization parameter applied during spline construction.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double RegularizationParameter { get; init; }

Property Value

Double
See Also