TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

Generators ( mdl^mat M ) -> seq()

Description

The two generators of I.

Examples

x_m:=Matrix(Z,2,3,[0,1,1,1,0,6]); x_M:=Parent(x_m);Generators(x_M);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group