IMSL C# Numerical Library

SparseMatrix.NumberOfRows Property

The number of rows in the matrix.

public int NumberOfRows {get;}

Property Value

An int containing the number of rows in the matrix.

See Also

SparseMatrix Class | Imsl.Math Namespace