| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
FunctionMatrixAlgebra
(
alg^mat A,
fld^fin E
)
->
alg^mat,
map()
Optional Arguments
DescriptionExamplesx_E:=FiniteField(5);
x_Ey:=PolynomialAlgebra(x_E);
x_F:= Extension(x_E,x_Ey.1^2+2);
x_ma:=MatrixAlgebra(x_F,3);
MatrixAlgebra(x_ma,x_E);
| |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |