[next][previous][up][top][index]
search for:

dim Ideal -- calculate the dimension

Synopsis:

  • Function: dim -- calculate the dimension
  • Input:
  • an instance of class Ideal.
  • Output:
  • an instance of class ZZ.
  • Code:

         -- ../../../Macaulay2/m2/matrix1.m2:520
         dim Ideal := I -> dim cokernel generators I

    [next][previous][up][top][index]
    search for: