ApCoCoA-1:Slinalg.SGEF
From ApCoCoAWiki
<command>
Slinalg.SGEF
Computes the row echelon form of a sparse matrix over F2 using structured Gaussian Elimination.
Syntax
Slinalg.SGEF(NRow : INT ,NCol : INT, Mat : LIST, CSteps: STRING):LIST of LIST
<command>
Computes the row echelon form of a sparse matrix over F2 using structured Gaussian Elimination.
Slinalg.SGEF(NRow : INT ,NCol : INT, Mat : LIST, CSteps: STRING):LIST of LIST