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

FUNCTION: Perm2Inv - invert a permutation

CALLING SEQUENCE:

Perm2Inv(perm)
SG[Perm2Inv](perm)

PARAMETERS:

perm = any list denoting a permutation

SYNOPSIS:

EXAMPLES:


> with(SG):
> Perm2Inv([3,1,2,4]);
 
                                  [2, 3, 1, 4]
 

SEE ALSO: