|
linbox
|
Compute the rank of an integer matrix in place over a finite field by Gaussian elimination. More...
#include <matrix-rank.h>
Public Member Functions | |
| template<class IRing > | |
| long | rank (const BlasMatrix< IRing > &A) const |
Compute the rank of an integer matrix in place over a finite field by Gaussian elimination.
| long rank | ( | const BlasMatrix< IRing > & | A | ) | const [inline] |
bug the following should work :
1.7.4