Solution of the linear system Mx = b for sparse matrices. More...
#include <vnl/vnl_vector.h>#include <vnl/vnl_sparse_matrix.h>#include <vnl/algo/vnl_algo_export.h>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.8.15