|
D.15.13.48 hermiteNormalForm
Procedure from library multigrading.lib (see multigrading_lib).
- Usage:
- hermiteNormalForm( A );
- Purpose:
- Computes the (lower triangular) Hermite Normal Form
of the matrix A by column operations.
- Return:
- intmat, the Hermite Normal Form of A
Example:
|