Click or drag to resize

CompressedSparseRowTRows Property

Gets the number of rows in self.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public int Rows { get; }

Property Value

Int32

Implements

ISparseMatrixStorageTRows
See Also