U = gfanPolynomialSetUnion(M,N)
U = gfanPolynomialSetUnion(M,L)
U = gfanPolynomialSetUnion(L,M)
U = gfanPolynomialSetUnion(L,K)
This method produces the union of two lists of polynomials. For this method when using MarkedpolynomialLists, the marked term of the polynomial is not considered. That is to say, the union is taken as if the polynomials were not marked. The resulting polynomials in the output are marked with preference given to the marked terms in the first argument.
|
|
|
|
|
|
|
|
gfan Documentation
This program computes the union of a list of polynomial sets given as input. The polynomials must all belong to the same ring. The ring is specified on the input. After this follows the list of polynomial sets.
Options:
-s:
Sort output by degree.
The object gfanPolynomialSetUnion is a method function with options.