group[invperm] - find inverse of a permutation
|
Calling Sequence
|
|
invperm(perm)
|
|
Parameters
|
|
perm
|
-
|
permutation in disjoint cycle notation
|
|
|
|
|
Description
|
|
•
|
The inverse is computed, and the result is output in disjoint cycle notation.
|
•
|
The command with(group,invperm) allows the use of the abbreviated form of this command.
|
|
|
Download Help Document
Was this information helpful?