Macaulay2 » Documentation
Packages » GroebnerStrata :: AllStandard
next | previous | forward | backward | up | index | toc

AllStandard -- boolean option for determining the use of all standard or smaller standard monomials

Description

This is an optional input for the groebnerStratum and groebnerFamily functions. It takes values $true$ and $false$. When assigned the value $true$, the functions are computed with respect to all standard monomials for the specified generators. When assigned the value $false$, the functions are computed with respect to smaller monomials of the same degree as the specified generators but which do not lie in the ideal.

See also

Functions with optional argument named AllStandard :

For the programmer

The object AllStandard is a symbol.