driver.hh File Reference
#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 | |
sparseqr | |
SparseQR solver. | |
Detailed Description
driver class for the sparseqr factorization
Definition in file driver.hh.