Click or drag to resize

ThresholdStoppingConditionConstraintTolerance Property

Gets or sets the tolerance to use when comparing the Threshold to the value evaluated by the ThresholdStoppingConditionConstraintEvaluator.

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

Property Value

Type: Double
See Also