MinConGenLinFinalActiveConstraintsNum Property |
Returns the final number of active constraints.
Namespace: Imsl.MathAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public int FinalActiveConstraintsNum { get; }
Public ReadOnly Property FinalActiveConstraintsNum As Integer
Get
public:
property int FinalActiveConstraintsNum {
int get ();
}
member FinalActiveConstraintsNum : int with get
Property Value
Type:
Int32
An
int scalar containing the final number of active
constraints.
See Also