Click or drag to resize

SegmentPropagatorVariable Constructor

Initializes a new instance.

Before GetEvaluator(EvaluatorGroup) can be called, PerturbationValue and Segment must be configured, and Settings must be configured with a valid MaximumStep. Scaling defaults to NoScalingOnVariable.

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