fixedPoints w
A permutation $p$ has a fixed point at $i$ if $p(i) = i$. fixedPoints computes all of the fixed points of a permutation.
|
|
The object fixedPoints is a method function.
The source of this document is in Permutations/Documentation/mainDocs.m2:304:0.