next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
DGAlgebras
::
EndDegree
EndDegree -- Option to specify the degree to stop computing killing cycles and acyclic closure
Synopsis
Usage:
killCycles(...,StartDegree=>n)
Functions with optional argument named EndDegree :
acyclicClosure(..., EndDegree => ...)
-- Option to specify the degree to stop computing the acyclic closure
isAcyclic(..., EndDegree => ...)
-- Option to specify the degree to finish checking acyclicity
killCycles(..., EndDegree => ...)
-- Option to specify the degree to stop looking for cycles
For the programmer
The object
EndDegree
is
a
symbol
.