linalg 1.8.2
A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.
|
Determines the number of nonzero entries in a sparse matrix. More...
Public Member Functions | |
nonzero_count_csr | |
nonzero_count_msr | |
Determines the number of nonzero entries in a sparse matrix.
[in] | x | The sparse matrix. |
Definition at line 5338 of file linalg.f90.