#include <memory>#include "basics/testcase.hh"#include "operator/sparseMatrix.hh"#include "operator/permutation.hh"#include "sparseqr/driver.hh"#include "sparseqr/givensRotations.hh"

Go to the source code of this file.
Classes | |
| class | test::CompositionsTest |
| Testing linear combination and multiplication of sparse matrices and the implementation of the evaluation into a sparse matrix. More... | |
| class | test::CompositionTestBase |
| class | test::DeepCompositionsTest |
| Tests deeply nested compositions resulting from constrained Eigenvalue problems. More... | |
| class | test::MoreCompositionsTest |
| Performs more tests on compositions. More... | |
Namespaces | |
| namespace | test |
Unit tests. | |