Click or drag to resize
MPSReaderRowNumberOfNonZeros Property
The number of nonzero elements in this row.

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 containing the number of nonzero elements in this row.
See Also