Linear Equations (Iterative Solvers)
- adj2sp converts adjacency form into sparse matrix.
- full sparse to full matrix conversion
- mtlb_sparse convert sparse matrix
- sp2adj converts sparse matrix into adjacency form
- sparse sparse matrix definition
- spcompack converts a compressed adjacency representation
- spget retrieves entries of sparse matrix
chfact sparse Cholesky factorization
chsolve sparse Cholesky solver
ordmmd Compute multiple minimum degree ordering