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

Function

BasisMatrix ( mdl^vec M ) -> elt-mdl^mat

Description

The basis of M, returned as the rows of a matrix belonging to the matrix space of degree m by n where m is the dimension of M and n is the degree (over-dimension) of M.

Examples

x_RS := RSpace(Z,3); BasisMatrix(x_RS);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group