Click or drag to resize

ScalarDifferenceOfSegmentConstraint Constructor

Initializes a new instance.

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

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax
public ScalarDifferenceOfSegmentConstraint()
See Also