Click or drag to resize

StoppingConditionTypeOfStoppingCondition Property

Gets or sets the type of the event to stop on (extrema, threshold, ...).

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

Property Value

Type: StopType
See Also