Solution of the linear system Mx = b for sparse matrices. More...
Go to the source code of this file.
Classes | |
| class | vnl_sparse_lu |
| Linear system solver for Mx = b using LU decomposition of a sparse matrix. More... | |
Solution of the linear system Mx = b for sparse matrices.
Modifications
None
Definition in file vnl_sparse_lu.h.
1.7.5.1