Click or drag to resize

ChangeStoppingConditionThresholdOperatorTThresholdParameter Property

Gets or sets the parameter that can be used to parameterize evaluators that should be changed by this operator.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ValueParameter<T> ThresholdParameter { get; set; }

Property Value

Type: ValueParameterT
See Also