-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Hermite
Reading time: 1minComputes the Hermite decomposition (or Hermite normal form) of a square matrix with integer coefficients.
Syntax
hermite(Matrix)
Description
Given a square matrix with integers coefficients, computes its Hermite decomposition. Some options are available.
Options
Below is a complete list of options that may be used in the hermite
function.
Option | Description | Format | Default value |
---|---|---|---|
method | We can choose the method to be used from the following: columns , rows.
|
{method="rows"} |
columns |