Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Sparse Matrix Manipulation
- issparse — tests whether the input is sparse encoded (numeric or boolean)
- nnz — number of non zero entries in a matrix
- speye — sparse identity matrix
- spones — sparse matrix
- sprand — sparse random matrix
- spzeros — sparse zero matrix
Report an issue | ||
<< Linear Equations (Iterative Solvers) | Sparse Matrix | Sparse Matrix Conversion >> |