Click or drag to resize

ScalarAtEndOfNumericalSegmentConstraint 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: 25.1.421.0 (25.1.421.0)
Syntax
public ScalarAtEndOfNumericalSegmentConstraint()
See Also