Click or drag to resize

InterpolatedPeakFunctionFromMatrixSpline Property

Gets the spline used to interpolate the lookup table.

Namespace: Altaxo.Calc.FitFunctions.Peaks
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected BivariateAkimaSpline? Spline { get; }

Property Value

BivariateAkimaSpline
See Also