Sparse type
Last updated
Was this helpful?
Last updated
Was this helpful?
Sparse type
sparse type functions
- Returns I,J,V triplets from a sparse matrix.
- Sparse to full matrix conversion.
- Return the number of nonzero elements.
- Reserved size for nonzero elements.
- Sparse matrix definition.
- Sparse identity matrix.
- Replaces non zero sparse matrix elements with ones.