JackSymPol | R Documentation |
Returns the Jack polynomial with a symbolic Jack parameter.
JackSymPol(n, lambda, which = "J")
n |
number of variables, a positive integer |
lambda |
an integer partition, given as a vector of decreasing integers |
which |
which Jack polynomial, |
A symbolicQspray
object.
JackSymPol(3, lambda = c(3, 1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.