| # | Line 42 | Line 42 | class RectMatrixTestCase : public CPPUNIT_NS::TestFixt | |
|---|---|---|
| 42 | void testMul(); | |
| 43 | void testDiv(); | |
| 44 | void testAccessEntries(); | |
| 45 | < | void testRowColOperations() | 
| 45 | > | void testRowColOperations(); | 
| 46 | void testOtherMemberFunctions(); | |
| 47 | ||
| 48 | private: | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |