Provides tests for types Vector, DynamicVector and all Vector functionality.
More...
#include <MatrixVectorTest.h>
Provides tests for types Vector, DynamicVector and all Vector functionality.
Definition at line 20 of file MatrixVectorTest.h.
◆ MatrixVectorTest()
| tarch::la::tests::MatrixVectorTest::MatrixVectorTest |
( |
| ) |
|
◆ ~MatrixVectorTest()
| virtual tarch::la::tests::MatrixVectorTest::~MatrixVectorTest |
( |
| ) |
|
|
virtual |
◆ run()
| virtual void tarch::la::tests::MatrixVectorTest::run |
( |
| ) |
|
|
virtual |
◆ setUp()
| virtual void tarch::la::tests::MatrixVectorTest::setUp |
( |
| ) |
|
|
virtual |
◆ testBackSubstitution()
| void tarch::la::tests::MatrixVectorTest::testBackSubstitution |
( |
| ) |
|
|
private |
◆ testForwardSubstitution()
| void tarch::la::tests::MatrixVectorTest::testForwardSubstitution |
( |
| ) |
|
|
private |
◆ testMultiplication()
| void tarch::la::tests::MatrixVectorTest::testMultiplication |
( |
| ) |
|
|
private |
Tests methods from MatrixVectorOperations.h.
◆ testSolveSystem3x3()
| void tarch::la::tests::MatrixVectorTest::testSolveSystem3x3 |
( |
| ) |
|
|
private |
The documentation for this class was generated from the following file: