|
Macaulay2 Engine
|
| long rawLinAlgRank | ( | MutableMatrix * | M | ) |
returns the rank of the matrix M. If 'rank' is not defined on this type of matrix, then returns -1 (and an error message is given).
Definition at line 824 of file mutable-matrix.cpp.
References ERROR, and MutableMatrix::rank().