Macaulay2 » Documentation
Packages » Macaulay2Doc » rings » manipulating polynomials » indices
next | previous | forward | backward | up | index | toc

indices -- indices of a polynomial; also components for a direct sum

Description

indices has two uses in Macaulay2: indices of a direct sum, or indices of a polynomial. Additionally, the symbol is used as a key in a direct sum under which to store a list of the preferred keys used to index the components of the direct sum.

See also

Ways to use indices:

  • indices(HashTable) (missing documentation)
  • indices(Matrix) -- see indices(RingElement) -- indices of variables occurring in a polynomial
  • indices(RingElement) -- indices of variables occurring in a polynomial

For the programmer

The object indices is a method function.


The source of this document is in Macaulay2Doc/functions/indices-doc.m2:14:0.