NumericalDerivativeCenter Property |
Sets and gets the location of the center point for the finite difference derivative.
Namespace: Altaxo.Calc.DifferentiationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int Center { get; set; }
Property Value
Int32See Also