Click or drag to resize

AnnealingScheduleBaseDefaultTolerance Property

Gets and sets the default error tolerance.

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

Property Value

Double
Remarks
Initially set to 1e-7.
See Also