Next: Finding maximum and minimum elements of sparse matrices, Previous: Sparse matrix operations, Up: Sparse Matrices [Index]
This function returns the number of non-zero elements in m.
This function returns 1 if the matrices a and b are equal (by comparison of element values) and 0 otherwise. The matrices a and b must be either both triplet format or both compressed format for comparison.