Sparse Matrix
- Sparse Jacobian computation
- spCompHessian — Consruct a compressed Hessian engine from its sparsity pattern using column intersection graph coloring
- spCompJacobian — Consruct a compressed Jacobian engine from its sparsity pattern using column intersection graph coloring
- spyCol — Represent sparsity pattern of a matrix with column coloring
- Sparse Decompositions
- Linear Equations (Iterative Solvers)
- Sparse Matrix Manipulation
- 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
- spset — Set non-zeros entries of sparse matrix
- chfact — sparse Cholesky factorization
- chsolve — sparse Cholesky solver
- ordmmd — Compute multiple minimum degree ordering
Report an issue | ||
<< Statistics | Scilab Help | UMFPACK Interface (sparse) >> |