Click or drag to resize

ThresholdStoppingConditionConstraintUseAbsoluteValue Property

Gets or sets a value indicating whether the magnitude of the computed value should be used when compared to the Threshold.

Namespace:  AGI.Foundation.StoppingConditions
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool UseAbsoluteValue { get; set; }

Property Value

Type: Boolean
See Also