| 
| 
void  | testConstruction () | 
|   | 
| 
void  | testAssign () | 
|   | 
| 
void  | testIdentityMatrix () | 
|   | 
| 
void  | testZeroMatrix () | 
|   | 
| 
void  | testSubMatrix () | 
|   | 
| 
void  | testAccess () | 
|   | 
| 
void  | testCompare () | 
|   | 
| 
void  | testArithmetics () | 
|   | 
| 
void  | testMatrixMultiplicationInPlace () | 
|   | 
| 
void  | testMatrixMultiplication () | 
|   | 
| 
void  | testTranspose () | 
|   | 
| 
void  | testReplace () | 
|   | 
| 
void  | testAddRowColumn () | 
|   | 
| 
void  | testRemoveRowColumn () | 
|   | 
| 
void  | testDeterminant () | 
|   | 
| 
virtual void  | setUp () | 
|   | 
| 
virtual void  | tearDown () | 
|   | 
The documentation for this class was generated from the following files:
- matrix_test.hpp
 
- matrix_test.cpp