[top][index]
search for:

max ChainComplex -- maximum index in a chain complex

Synopsis:

  • Function: max -- maximum of elements of a list
  • Input:
  • an instance of class ChainComplex.
  • max C -- the maximum index occuring in a chain complex.

    Code:

         -- ../../../Macaulay2/m2/chaincomplexes.m2:774
         max ChainComplex := C -> max spots C

    [top][index]
    search for: