#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 |
Namespaces | |
| namespace | sparseqr |
driver class for the sparseqr factorization
Definition in file driver.hh.