Click or drag to resize

GlobalCurveFitterCentralDifferenceDelta Property

Gets and set the central difference delta used by the central difference algorithm for computing Jacobians.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double CentralDifferenceDelta { get; set; }

Property Value

Double
See Also