Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces
operator/testsuite/compositions.hh File Reference
#include <memory>
#include "basics/testcase.hh"
#include "operator/sparseMatrix.hh"
#include "operator/permutation.hh"
#include "sparseqr/driver.hh"
#include "sparseqr/givensRotations.hh"
Include dependency graph for compositions.hh:
This graph shows which files directly or indirectly include this file:

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.



Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)