M = degreeMatrix B
i1 : B = generalACMBetti {-1,-1,2} 0 1 2 o1 = total: 1 3 2 0: 1 . . 1: . 3 2 o1 : BettiTally
i2 : degreeMatrix B o2 = | 1 1 | | 1 1 | | 1 1 | 3 2 o2 : Matrix ZZ <-- ZZ
The object degreeMatrix is a method function.
The source of this document is in SpaceCurves.m2:1325:0.