Difference between revisions of "Package hermite/HNF.HermiteNF"
From ApCoCoAWiki
Line 4: | Line 4: | ||
<short_description>Computes the Hermite normalform of an integer matrix</short_description> | <short_description>Computes the Hermite normalform of an integer matrix</short_description> | ||
− | <syntax>HNF.HermiteNF(Matrix:MAT): | + | <syntax>HNF.HermiteNF(Matrix:MAT):RECORD></syntax> |
<description> | <description> | ||
Latest revision as of 14:37, 6 November 2020
HNF.HermiteNF
Computes the Hermite normalform of an integer matrix
Syntax
HNF.HermiteNF(Matrix:MAT):RECORD>
Description
@param Matrix Integer Matrix>
Example
<<first example>>
Example
<<second example>>