68.19 Vector Space Functions for MeatAxe Modules
Base( M )
:-
returns a MeatAxe matrix in semi-echelon form whose rows are a
vector space basis of the MeatAxe module M.
Basis( M, mtxmat )
:-
returns a basis record for the MeatAxe module M with basis vectors
equal to the rows of mtxmat.
Dimension( M )
:-
returns the dimension of the MeatAxe module M.
SemiEchelonBasis( M )
:-
returns a basis record of the MeatAxe module M that is
semi-echelonized (see SemiEchelonBasis).
Previous Up Top Next
Index
GAP 3.4.4
April 1997