Searched refs:copyRow (Results 1 – 3 of 3) sorted by relevance
166 copyRow(r - count, r); in insertRows()178 copyRow(r + count, r); in removeRows()182 void Matrix::copyRow(unsigned sourceRow, unsigned targetRow) { in copyRow() function in Matrix
1045 inequalities.copyRow(r, pos++); in removeRedundantInequalities()1066 inequalities.copyRow(r, pos++); in removeRedundantConstraints()1078 equalities.copyRow(r, pos++); in removeRedundantConstraints()1684 inequalities.copyRow(r, pos++); in removeTrivialRedundancy()
125 void copyRow(unsigned sourceRow, unsigned targetRow);