CMR_ERROR CMRintmatComputeUpperDiagonal(CMR *cmr, CMR_INTMAT *matrix, bool invert, size_t *prank, CMR_SUBMAT **ppermutations, CMR_INTMAT **presult, CMR_INTMAT **ptranspose)
Transforms matrix into a new matrix by applying integer row operations and row- and column swaps to f...
Definition: linear_algebra.c:569