Click or drag to resize

InequalityConstraintSettingsBoundType Property

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

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

Property Value

Type: InequalityBoundType
See Also