Click or drag to resize

NumericalDerivativeCenter Property

Sets and gets the location of the center point for the finite difference derivative.

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

Property Value

Int32
See Also