Click or drag to resize
MinConGenLinFinalActiveConstraintsNum Property
Returns the final number of active constraints.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public int FinalActiveConstraintsNum { get; }

Property Value

Type: Int32
An int scalar containing the final number of active constraints.
See Also