Click or drag to resize

InequalityConstraintSettingsTolerance Property

Gets or sets a value indicating how close the evaluated value must get to the BoundValue to consider this inequality to be on the bound.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double Tolerance { get; set; }

Property Value

Type: Double
See Also