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

generators Ideal -- matrix of generators

Synopsis:

  • Function: generators -- matrix of generators
  • Input:
  • an instance of class Ideal.
  • Output:
  • an instance of class Matrix.
  • Code:

         -- ../../../Macaulay2/m2/matrix1.m2:507
         generators Ideal := Matrix => (I) -> I.generators

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