Macaulay2
»
Documentation
Packages
»
DGAlgebras
::
getGenerators(...,StartDegree=>...)
next
|
previous
|
forward
|
backward
| up |
index
|
toc
getGenerators(...,StartDegree=>...) -- Option to specify the degree to start finding generators of HH(DGAlgebra)
Usage:
getGenerators(...,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:
getGenerators
-- Returns a list of cycles whose images generate HH(A) as an algebra
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:3228:0
.