Searched refs:expectedRank (Results 1 – 1 of 1) sorted by relevance
16 void testColumnEchelonForm(const IntMatrix &m, unsigned expectedRank) { in testColumnEchelonForm() argument21 EXPECT_EQ(rank, expectedRank); in testColumnEchelonForm()