Package hermite/HNF.HermiteNF: Difference between revisions

From ApCoCoAWiki
Created page with "<command> <title>HNF.HermiteNF</title> <short_description>Computes the Hermite normalform of an integer matrix</short_description> <syntax>HNF.HermiteNF(<<input param..."
 
No edit summary
Line 1: Line 1:
[[Category:Package hermite]]
<command>
<command>
   <title>HNF.HermiteNF</title>
   <title>HNF.HermiteNF</title>

Revision as of 14:26, 6 November 2020

HNF.HermiteNF

Computes the Hermite normalform of an integer matrix

Syntax

HNF.HermiteNF(<<input parameters and types>>):<<output type>>

Description

  • @param <<parameter name>> <<parameter description>>

  • @param <<parameter name>> <<parameter description>>

  • @return <<description of the return value>>

Example

<<first example>>

Example

<<second example>>

See also

[[<<first page>>]]

[[<<second page>>]]