Click or drag to resize

ScalarDifferenceOfSegmentCostFunction Constructor

Initializes a new instance.

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

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ScalarDifferenceOfSegmentCostFunction()
See Also