Click or drag to resize
MinConGenLinGetFinalActiveConstraints Method
Returns the indices of the final active constraints.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public int[] GetFinalActiveConstraints()

Return Value

Type: Int32
An int array containing the indices of the final active constraints.
See Also