ExtremeValueOfSegmentCostFunctionExtremumType 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.2.419.0 (24.2.419.0)
Syntax public ExtremumType ExtremumType { get; set; }
Public Property ExtremumType As ExtremumType
Get
Set
public:
property ExtremumType ExtremumType {
ExtremumType get ();
void set (ExtremumType value);
}
member ExtremumType : ExtremumType with get, set
Property Value
Type:
ExtremumTypeSee Also