PolyharmonicSplineDerivativeOrder Property |
Derivative order of the spline. Effectively, the L2-norm of this derivative is minimized.
Namespace: Altaxo.Calc.InterpolationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int DerivativeOrder { get; set; }
Property Value
Int32See Also