Click or drag to resize

SmoothingCubicSpline Constructor

Create an instance of SmoothingCubicSpline with a default value for Smoothness of 1.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public SmoothingCubicSpline()
See Also