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