Click or drag to resize

SmoothingCubicSplineBase_c1Vec Field

Wraps the spline coefficients of order one.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected IReadOnlyList<double>? _c1Vec

Field Value

IReadOnlyListDouble
See Also