Module mz_ore::permutations
source · Expand description
Functions for working with permutations
Functions§
- Construct the permutation that sorts
data
. - Construct the permutation that takes
data.sorted()
todata
. - Given a permutation, construct its inverse.