Using the C Math Library | ![]() ![]() |
Sparse Matrix Functions
Function |
Purpose |
mlfFind |
Find indices of nonzero elements. |
mlfFull |
Convert sparse matrix to full matrix. |
mlfSparse |
Create sparse matrix. |
Function |
Purpose |
mlfIssparse |
True for sparse matrix. |
Function |
Purpose |
mlfCholinc |
Incomplete Cholesky factorization. |
mlfLuinc |
Incomplete LU factorization. |
![]() | Structure Functions | Utility Routines | ![]() |