Click or drag to resize

ParameterizedMultivariableFunctionCentralDifferenceDelta Property

The delta used in the central difference algorithm for computing the Jacobian with respect to the parameters

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

Property Value

Double
See Also