Click or drag to resize
MPSReaderNumberOfNonZeros Property
The number of nonzeros in the constraint matrix.

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

Property Value

Type: Int32
An int specifying the number of nonzeros in the constraint matrix.
See Also