(sh, mp) = getTemplate EThis method is the core of the EliminationTemplates pipeline. It identifies the necessary polynomial shifts and partitions the resulting monomial support into three blocks:
* Excess: Monomials eliminated during the construction. * Residual: Monomials of the form $a \cdot b_i$ that are not in the basis. * Basis: The monomials spanning the quotient ring $R/I$.
If the action variable is a polynomial rather than a single variable, the method automatically performs a lift to the graph ring $R[s] / \langle s - a \rangle$.
|
|
|
|
|
The object getTemplate is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/EliminationTemplates.m2:871:0.