ring -- ring of a NeuralCode
-
- Usage:
ring(C)
- Inputs:
- Outputs:
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)
The source of this document is in NeuralIdeals.m2:720:0.