68.12 Functions for MeatAxe Permutations
The following functions that work for ordinary permutations in GAP also
work for MeatAxe permutations.
Display( mtxperm ) :-
displays the MeatAxe permutation mtxperm (without reading the file
into GAP).
Order( MeatAxePermutations, mtxperm ) :-
returns the multiplicative order of the MeatAxe permutation
mtxperm.
This can be computed also by OrderMeatAxePerm( mtxperm ).
Previous Up Top Next
Index
GAP 3.4.4
April 1997