18 void cleanupTestCase ();
21 void testDeterminant ();
24 void testMultiplyNonSquareMatrix ();
25 void testMultiplyNonSquareMatrixAndVector ();
26 void testMultiplySquareMatrix ();
27 void testMultiplySquareMatrixAndVector ();
28 void testTranspose ();
34 #endif // TEST_MATRIX_H TestMatrix(QObject *parent=0)
Single constructor.