|
Macaulay2 Engine
|
| size_t MatrixOps::rank | ( | const Mat & | A | ) |
the rank of a matrix
throws an engine_error for ring/matrix types where the function is not implemented. This version is deterministic.
Definition at line 119 of file mat-linalg.hpp.
Referenced by MutableMat< Mat >::rank(), rowReducedEchelonForm(), rowReducedEchelonForm(), rowReducedEchelonForm(), and rowReducedEchelonForm().