#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::CompositionTestBase |
| class | test::CompositionsTest |
| class | test::MoreCompositionsTest |
| class | test::DeepCompositionsTest |
Namespaces | |
| namespace | test |
Testing linear combination and composition
Definition in file compositions.hh.