Back to Sparse Matrices
issparse
Test if matrix is sparse.
Syntax
issparse(S: NDArray) → r
Backends
TypeScriptnumwa
Description
Test if matrix is sparse.
Returns
1 if sparse, 0 otherwise
Test if matrix is sparse.
issparse(S: NDArray) → r
Test if matrix is sparse.
1 if sparse, 0 otherwise