next up previous contents
Next: get_ncols Get Up: Sparse Matrix class Previous: Methods   Contents

get_nrows -- Get number of rows in a sparse matrix

nr = a%get_nrows()

Type:
Asynchronous.
On Entry
a
the sparse matrix
Scope: local

On Return
Function value
The number of rows of sparse matrix a.