Click or drag to resize

ExtremeValueOfSegmentConstraintExtremumType 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: 24.1.418.0 (24.1.418.0)
Syntax
public ExtremumType ExtremumType { get; set; }

Property Value

Type: ExtremumType
See Also