ferrersDiagram(lam, mu)
ferrersDiagram T
i1 : T = skewTableau(new Partition from {4,3,1}, new Partition from {2,1}, {1,2,3,4,5}) ┌───┬───┐ o1 = │ 1 │ 2 │ ┌───┼───┼───┘ │ 3 │ 4 │ ┌───┼───┴───┘ │ 5 │ └───┘ o1 : SkewTableau
i2 : ferrersDiagram T o2 = ● ● ● ● ●
The object ferrersDiagram is a method function.
The source of this document is in Tableaux/documentation.m2:234:0.