Classes | |
class | SparseLDLT |
LDLT Cholesky decomposition of a sparse matrix and associated features. More... | |
class | SparseLLT |
LLT Cholesky decomposition of a sparse matrix and associated features. More... | |
class | SparseLU |
LU decomposition of a sparse matrix and associated features. More... |
See the Sparse tutorial
#include <Eigen/QR>