Click or drag to resize

DelegateBasedVariable<T> Constructor

Initializes a new instance.

Before GetEvaluator(EvaluatorGroup) can be called, Setter, 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.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public DelegateBasedVariable()
See Also