next up previous contents
Next: get_nnzeros Get Up: Sparse Matrix class Previous: get_nrows Get   Contents

get_ncols -- Get number of columns in a sparse matrix

nc = a%get_ncols()

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

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