Click or drag to resize

ScalarDifferenceOfSegmentCostFunction.CostFunctionDifference Property

Gets or sets how the difference will be computed. The final value minus the initial value is the default.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ScalarConstraintDifference CostFunctionDifference { get; set; }

Property Value

Type: ScalarConstraintDifference
See Also