descentSet w
Given a permutation in 1-line notation, lists the location of its descents, i.e., the least $i$ so that $w_{i+1}<w_i$.
|
|
The object descentSet is a method function.
The source of this document is in MatrixSchubert/permutationMethodsDOC.m2:102:0.