muEC::SG::Part2SgCC – computes a conjugacy class of the symmetric group
The muEC::SG::Part2SgCC function computes the list of all permutations whose cycle type is the given partition part.
Call:
muEC::SG::Part2SgCC(part, <nb>)
Parameters:
part: |
any list denoting a partition |
nb: |
only counts objects |
Related Functions:
muEC::SG::Part2SgCC( [2,1] );
muEC::SG::Part2SgCC( [5,4,3,1], nb );