Searched refs:testColumnEchelonForm (Results 1 – 1 of 1) sorted by relevance
16 void testColumnEchelonForm(const IntMatrix &m, unsigned expectedRank) { in testColumnEchelonForm() function51 testColumnEchelonForm(m1, 1u); in TEST()58 testColumnEchelonForm(m2, 1u); in TEST()65 testColumnEchelonForm(m3, 1u); in TEST()73 testColumnEchelonForm(m4, 2u); in TEST()80 testColumnEchelonForm(m5, 2u); in TEST()87 testColumnEchelonForm(m5, 2u); in TEST()