next |
previous
| forward |
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
MatrixRepToric
::
ToricEmbedding
ToricEmbedding -- Embedding of a variety with ambient space A^2 in an n-dimensional projective espace.
Description
Class that builds an embedding of the affine plane into an n-dimensional projective espace.
Methods that use an object of class ToricEmbedding :
net(ToricEmbedding)
-- Defines the new type ToricEmbedding
teGetPolytope(ToricEmbedding), see
teGetPolytope
-- returns the Polytope associated to the ToricEmbedding
teToricRing(ToricEmbedding), see
teToricRing
-- Returns the coordinate ring of the toric variety
For the programmer
The object
ToricEmbedding
is
a
type
, with ancestor classes
MutableHashTable
<
HashTable
<
Thing
.