ApCoCoA-1:Slinalg.SGEF
From ApCoCoAWiki
Revision as of 09:50, 6 October 2009 by 132.231.54.1 (talk) (New page: <command> <title>Slinalg.SGEF</title> <short_description>Computes the row echelon form of a sparse matrix over F2 using structured Gaussian Elimination.</short_description> <syntax> Slinal...)
<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