Difference between revisions of "ApCoCoA-1:Slinalg.SGEF"

From ApCoCoAWiki
(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...)
(No difference)

Revision as of 09:50, 6 October 2009

<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