Macaulay2
»
Documentation
Packages
»
DGAlgebras
::
killCycles(...,StartDegree=>...)
next
|
previous
|
forward
|
backward
| up |
index
|
toc
killCycles(...,StartDegree=>...) -- Option to specify the degree to start looking for cycles
Usage:
killCycles(...,StartDegree=>n)
Functions with optional argument named
StartDegree
:
acyclicClosure(...,StartDegree=>...)
-- Option to specify the degree to start computing the acyclic closure.
getGenerators(...,StartDegree=>...)
-- Option to specify the degree to start finding generators of HH(DGAlgebra)
killCycles(...,StartDegree=>...)
-- Option to specify the degree to start looking for cycles
Further information
Default value:
1
Function:
killCycles
-- Adjoins variables to make non-bounding cycles boundaries in the lowest positive degree with nontrivial homology.
Option key:
StartDegree
-- Option to specify the degree to start computing the acyclic closure and killing cycles
The source of this document is in
DGAlgebras.m2:3246:0
.