next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
HardDegreeLimit
HardDegreeLimit -- compute only up to this degree
Description
HardDegreeLimit
-- keyword for an optional argument that specifies that information above a specified degree is to be discarded.
Functions with optional argument named
HardDegreeLimit
:
"gb(...,HardDegreeLimit=>...)"
-- see
gb
-- compute a Gröbner basis
resolution(...,HardDegreeLimit=>...)
"syz(...,HardDegreeLimit=>...)"
-- see
syz(Matrix)
-- compute the syzygy matrix
For the programmer
The object
HardDegreeLimit
is
a
symbol
.