SavitzkyGolayParametersDerivativeOrder Property |
Derivative order. Has to be zero or positive. A value of zero is used to smooth a function.
Namespace: Altaxo.Calc.RegressionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int DerivativeOrder { get; init; }
Property Value
Int32See Also