Click or drag to resize

SegmentPropagatorInequalityConstraint Constructor

Initializes a new instance. The weight defaults to 1.0.

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

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