Click or drag to resize

ExtremeValueOfSegmentCostFunction.ExtremumType Property

Gets or sets if the minimum or maximum value of the Scalar will be the computed constraint value.

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

Property Value

Type: ExtremumType
See Also