Even though a MeatAxe module is a record, its components should never be accessed outside of MeatAxe functions. Instead the following operations should be used:
MTX.Generators(module)
returns a list of matrix generators of module.
MTX.Dimension(module)
returns the dimension in which the matrices act.
MTX.Field(module)
returns the field over which module is defined.
[Top] [Previous] [Up] [Next] [Index]
GAP 4 manual