fs = toS f
fs = toS(f,S)
Given a symmetric function f, the function toS yields a representation of f as a linear combination of Schur functions.
If f is an element of a Symmetric ring R and the output Schur ring S is not specified, then the output fs is an element of the Schur ring associated to R (see schurRing).
|
|
|
|
This also works over tensor products of Symmetric/Schur rings.
|
|
|
|
|
|
The object toS is a method function.