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

ring -- ring of a NeuralCode

Description

Returns the ring of a neural code, i.e. a ring with one variable per neuron, where the neural ideal will live.

Ways to use ring:

  • ring(CC) -- see ring -- get the associated ring of an object
  • ring(CCi) -- see ring -- get the associated ring of an object
  • ring(GroebnerBasis) -- see ring -- get the associated ring of an object
  • ring(Ideal) -- see ring -- get the associated ring of an object
  • ring(Matrix) -- see ring -- get the associated ring of an object
  • ring(Module) -- see ring -- get the associated ring of an object
  • ring(MutableMatrix) -- see ring -- get the associated ring of an object
  • ring(NeuralCode)
  • ring(Number) -- see ring -- get the associated ring of an object
  • ring(RingElement) -- see ring -- get the associated ring of an object
  • ring(RR) -- see ring -- get the associated ring of an object
  • ring(RRi) -- see ring -- get the associated ring of an object
  • ring(Vector) -- see ring -- get the associated ring of an object
  • ring(ComplexField) (missing documentation)
  • ring(Constant) (missing documentation)
  • ring(RealField) (missing documentation)

For the programmer

The object ring is a method function.


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