Click or drag to resize

PolyharmonicSplineDerivativeOrder Property

Derivative order of the spline. Effectively, the L2-norm of this derivative is minimized.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int DerivativeOrder { get; set; }

Property Value

Int32
See Also