Linear Program.Tolerance Property
Gets or sets the tolerance used to determine if a solution has been found.
Definition
Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public double Tolerance { get; set; }
Property Value
DoubleExceptions
Argument | value is less than zero. |