#include <memory>#include "basics/typedefs.hh"#include "operator/compositions.hh"#include "operator/sparseMatrix.hh"#include "operator/permutation.hh"#include "sparseqr/sparseqr.hh"#include "sparseqr/givensRotations.hh"

Go to the source code of this file.
Classes | |
| class | sparseqr::Driver |
| Driver class for sparse QR decomposition. More... | |
Namespaces | |
| namespace | sparseqr |
SparseQR solver. | |