Macaulay2 » Documentation
Packages » MultigradedImplicitization :: ReturnTargetGrading
next | previous | forward | backward | up | index | toc

ReturnTargetGrading -- optional argument

Description

The option ReturnTargetGrading is a boolean which can be used with maxGrading. This option is false by default. If it is set to true then the full grading on the elimination ideal of a polynomial map $F$ will be returned instead of only returning the part of the grading which corresponds to the source of $F$.

Functions with optional argument named ReturnTargetGrading:

  • maxGrading(...,ReturnTargetGrading=>...) -- see maxGrading -- computes the maximal $\mathbb{Z}^k$ grading such that $\ker(F)$ is homogeneous

For the programmer

The object ReturnTargetGrading is a symbol.


The source of this document is in MultigradedImplicitization.m2:558:0.