48.34 ClassOrbitCharTable

ClassOrbitCharTable( tbl, class )

returns a list of classes containing elements of the cyclic subgroup generated by an element x of class class.

    gap> ClassOrbitCharTable(L3_2, 5);
    [ 5, 6 ]

Being all powers of x this data is recovered from the powermap of tbl.

Previous Up Top Next
Index

GAP 3.4.4
April 1997