View source: R/MacdonaldPolynomial.R
MacdonaldPol | R Documentation |
Returns the Macdonald polynomial associated to the given integer partition.
MacdonaldPol(n, lambda, which = "P")
n |
number of variables, a positive integer |
lambda |
integer partition |
which |
which Macdonald polynomial, |
A symbolicQspray
multivariate polynomial, the
Macdonald polynomial associated to the integer partition
lambda
. It has two parameters usually denoted by q
and t
. Substituting q
with 0
yields the
Hall-Littlewood polynomials.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.