dualsyt | R Documentation |
The dual standard Young tableau of a standard Young tableau.
dualsyt(syt)
syt |
standard Young tableau |
A standard Young tableau.
syt <- list(c(1,2,6), c(3,5), 4)
dualsyt(syt)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.