Classes
vnl_sparse_lu.h File Reference

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...
 

Detailed Description

Solution of the linear system Mx = b for sparse matrices.

Author
J. L. Mundy
Date
27 Dec 2006
  Modifications
  None

Definition in file vnl_sparse_lu.h.