|
GoldfarbIdnaniActiveConstraints Property
|
Gets the indices of the active constraints
found during the last call of the
Minimize or
Maximize
methods.
Namespace:
Accord.Math.Optimization
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public int[] ActiveConstraints { get; }
Public ReadOnly Property ActiveConstraints As Integer()
Get
Request Example
View SourceProperty Value
Type:
Int32See Also