Macaulay2
»
Documentation
Packages
»
ChainComplexExtras
::
chainComplexMap(...,InitialDegree=>...)
next
|
previous
|
forward
|
backward
| up |
index
|
toc
chainComplexMap(...,InitialDegree=>...) -- Specify initial degree.
Usage:
chainComplexMap(...,InitialDegree=>n)
Inputs:
n
,
an
integer
, The initial degree of the ChainComplexMap.
Consequences:
The ChainComplexMap starts in degree n instead of the start of source.
Functions with optional argument named
InitialDegree
:
chainComplexMap(...,InitialDegree=>...)
-- Specify initial degree.
Further information
Default value:
-infinity
Function:
chainComplexMap
-- Defines a ChainComplexMap via a list of matrices.
Option key:
InitialDegree
-- Used to specify an initial degree for chainComplexMap.
The source of this document is in
ChainComplexExtras.m2:923:0
.