Click or drag to resize

SegmentPropagatorCostFunction Constructor

Initializes a new instance. The weight defaults to 1.0.

Before GetEvaluator(EvaluatorGroup) can be called, Goal must be configured, and Settings must be configured with a valid Tolerance. Scaling defaults to NoScalingOnCostFunction.

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