|
buds
0.1
FORTRAN reference counted types
|
Return number of non-zero elements stored in the sparse matrix. More...

Private Member Functions | |
| elemental integer function | nonzeros_ (this) |
| elemental integer function | nonzeros_ (this) |
Return number of non-zero elements stored in the sparse matrix.
This corresponds to the size of the col array contained in the object.
|
private |
| [in] | this | the sparse matrix |
1.8.11