Click or drag to resize
MinConGenLinTolerance Property
The nonnegative tolerance on the first order conditions at the calculated solution.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double Tolerance { get; set; }

Property Value

Type: Double
A double scalar containing the tolerance.
See Also