Click or drag to resize

SmoothingCubicSplineBase_wkr Field

Stores internal work arrays used during interpolation.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected double[][]? _wkr

Field Value

Double
See Also