Click or drag to resize

ScalarAtEndOfSegmentConstraint 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.1.418.0 (24.1.418.0)
Syntax
public ScalarAtEndOfSegmentConstraint()
See Also