ip = internalProduct(f1,f2)
Given symmetric functions f1 and f2, the method computes the Kronecker product ip between f1 and f2. The output ip is an element in the ring of f2.
|
|
|
|
|
An error is returned if f1 and f2 don't have the same degree.