Sparse Matrix Conversion
- adj2sp — converts adjacency form into sparse matrix.
- full — sparse to full matrix conversion
- sp2adj — converts sparse matrix into adjacency form
- sparse — sparse matrix definition
- spcompack — converts a compressed adjacency representation
- spget — retrieves entries of sparse matrix
Report an issue | ||
<< Sparse Matrix Manipulation | Sparse Matrix | chfact >> |