Click or drag to resize

SegmentPropagatorInequalityConstraintBoundType Property

Gets or sets a value indicating whether the BoundValue represents a lower or an upper bound.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public InequalityBoundType BoundType { get; set; }

Property Value

Type: InequalityBoundType
See Also