 | ISparseMatrixStorageTRows Property |
Gets the number of rows in the matrix.
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.4
SyntaxReadOnly Property Rows As Integer
Get
property int Rows {
int get ();
}
abstract Rows : int with get
Property Value
Type:
Int32
See Also