View source: R/symmetricPolynomials.R
HallInnerProduct | R Documentation |
Hall inner product of two symmetric polynomials. It has a
parameter alpha
and the standard Hall inner product is the case
when alpha=1
. It is possible to get the Hall inner product with
a symbolic alpha
parameter.
HallInnerProduct(qspray1, qspray2, alpha = 1)
qspray1 , qspray2 |
two symmetric |
alpha |
parameter equal to |
A bigq
number if alpha
is not NULL
, otherwise
a univariate qspray
polynomial.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.