Click or drag to resize
Accord.NET (logo)

LinearConstraintDefaultTolerance Field

Gets the default constant violation tolerance (1e-12).

Namespace:  Accord.Math.Optimization
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public const double DefaultTolerance = 1E-12
Request Example View Source

Field Value

Type: Double
See Also