Click or drag to resize

SmoothingCubicSplineBaseCheckArguments Property

If true, the array given as arguments are checked.

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

Property Value

Boolean
See Also