Click or drag to resize

SegmentPropagatorConstraintEvaluatorGroup Property

Gets the group that contains this evaluator.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public EvaluatorGroup Group { get; }

Property Value

Type: EvaluatorGroup

Implements

IEvaluatorGroup
See Also