Click or drag to resize

ThresholdStoppingConditionConstraintThreshold Property

Gets or sets the threshold to compare with 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 Threshold { get; set; }

Property Value

Type: Double
See Also