L = markedPolynomialList P
A marked polynomial list is a list of polynomials in which the each polynomial has a distinguished term.
The input to markedPolynomialList should be a list containing two lists: a list of marked terms and a list of polynomials to be marked.
|
|
|
|
The object markedPolynomialList is a method function.