Macaulay2
»
Documentation
Packages
»
DGAlgebras
::
EndDegree
next
|
previous
|
forward
|
backward
| up |
index
|
toc
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
liftToDGMap(...,EndDegree=>...)
-- see
liftToDGMap
-- Lift a ring homomorphism in degree zero to a DG algebra morphism
toComplexMap(...,EndDegree=>...)
-- see
toComplexMap
-- Construct the ChainComplexMap associated to a DGAlgebraMap
For the programmer
The object
EndDegree
is
a
symbol
.