Searched refs:negateColumn (Results 1 – 3 of 3) sorted by relevance
69 m.negateColumn(echelonCol); in makeTransformToColumnEchelon()70 resultMatrix.negateColumn(echelonCol); in makeTransformToColumnEchelon()80 m.negateColumn(i); in makeTransformToColumnEchelon()81 resultMatrix.negateColumn(i); in makeTransformToColumnEchelon()
209 void Matrix::negateColumn(unsigned column) { in negateColumn() function in Matrix
136 void negateColumn(unsigned column);