Click or drag to resize

NumericalDerivative Constructor

Initializes a NumericalDerivative class with the default 3 point center difference method.

Namespace: Altaxo.Calc.Differentiation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public NumericalDerivative()
See Also