modifiedMacdonaldPol {jack} | R Documentation |
Modified Macdonald polynomial
Description
Returns the modified Macdonald polynomial associated to a given integer partition.
Usage
modifiedMacdonaldPol(n, mu)
Arguments
n |
number of variables, a positive integer |
mu |
integer partition |
Value
A symbolicQspray
multivariate polynomial, the modified
Macdonald polynomial associated to the integer partition mu
.
It has two parameters and its coefficients are polynomials in these
parameters.
[Package jack version 6.1.0 Index]