Click or drag to resize

SegmentPropagatorConstraint Constructor

Initializes a new instance. The weight defaults to 1.0.

Before GetEvaluator(EvaluatorGroup) can be called, DesiredValue must be configured, and Settings must be configured with a valid Tolerance. Scaling defaults to NoScalingOnConstraint.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
protected SegmentPropagatorConstraint()
See Also