|
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
Public Const DefaultTolerance As Double = 1E-12
Request Example
View SourceField Value
Type:
DoubleSee Also