ACE BN BNA CG CLG COMP FM FREE HEKA IDCA NCA NCSF PART SFA SG SGA SP SYMF TAB TYP

FUNCTION: Part2SgCC - compute a conjugacy class of the symmetric group

CALLING SEQUENCE:

Part2SgCC(part)
Part2SgCC(part, 'card')
SG[Part2SgCC](part)
SG[Part2SgCC](part, 'card')

PARAMETERS:

part = any list denoting a partition

SYNOPSIS:

EXAMPLES:


> with(SG):
> Part2SgCC([2,1]);
 
                      [[1, 3, 2], [2, 1, 3], [3, 2, 1]]
 
> Part2SgCC([5,4,3,1], 'card');
 
                                  103783680
 

SEE ALSO: