Module qsym2::permutation

source ·
Expand description

Permutations as elements in symmetric groups.

Structs§

Enums§

Traits§

  • Trait defining an action on a permutable collection that can be converted into an equivalent permutation acting on that collection.
  • Trait defining a permutable collection consisting of discrete and distinguishable items that can be permuted.
  • Trait for generic permutation rank types.