ApCoCoA-1:Slinalg.SGEF: Difference between revisions
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 edit summary |
||
Line 1: | Line 1: | ||
<command> | <command> | ||
<title>Slinalg.SGEF</title> | <title>Slinalg.SGEF</title> | ||
< | |||
< | |||
</ | |||
</description> | |||
<types> | |||
<type>apcocoaserver</type> | |||
<type>matrix</type> | |||
</types> | |||
<seealso> | |||
<see>Introduction to CoCoAServer</see> | |||
<see>IML.REF</see> | |||
<see>LinAlg.REF</see> | |||
</seealso> | |||
<key>slinalg.sef</key> | |||
<key>sef</key> | |||
<key>sparse matrix</key> | |||
<wiki-category>Package_slinalg</wiki-category> | |||
</command> |