18 void cleanupTestCase ();
21 void testDeterminant ();
24 void testMultiplyNonSquareMatrix ();
25 void testMultiplyNonSquareMatrixAndVector ();
26 void testMultiplySquareMatrix ();
27 void testMultiplySquareMatrixAndVector ();
28 void testTranspose ();