powered by
Representation of a standard Young tableau as a sparse matrix.
syt2matrix(syt)
A sparse matrix.
a standard Young tableau
matrix2syt.
matrix2syt
syt <- list(c(1, 2, 6), c(3, 5), 4) syt2matrix(syt)
Run the code above in your browser using DataLab