Macaulay2 » Documentation
Packages » NeuralIdeals :: dim
next | previous | forward | backward | up | index | toc

dim -- dimension of a NeuralCode

Description

Returns the dimension of a neural code, i.e. the length of its code words.

Ways to use dim:

  • dim(NeuralCode)
  • dim(Ideal) -- compute the Krull dimension
  • dim(MonomialIdeal) -- see dim(Ideal) -- compute the Krull dimension
  • dim(Module) -- compute the Krull dimension
  • dim(ProjectiveHilbertPolynomial) -- the degree of the Hilbert polynomial
  • dim(FractionField) -- see dim(Ring) -- compute the Krull dimension
  • dim(GaloisField) -- see dim(Ring) -- compute the Krull dimension
  • dim(InexactField) -- see dim(Ring) -- compute the Krull dimension
  • dim(PolynomialRing) -- see dim(Ring) -- compute the Krull dimension
  • dim(QuotientRing) -- see dim(Ring) -- compute the Krull dimension
  • dim(Ring) -- compute the Krull dimension

For the programmer

The object dim is a method function.


The source of this document is in /build/reproducible-path/macaulay2-1.26.06+ds/M2/Macaulay2/packages/NeuralIdeals.m2:711:0.