next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
SlackIdeals
::
reconstructSlackMatrix(...,Vars=>...)
reconstructSlackMatrix(...,Vars=>...) -- specifies the variables to use to create the underlying ring of the ideal
Synopsis
Usage:
reconstructSlackMatrix(..., Vars => {x})
reconstructSlackMatrix(..., Vars => {a,b,c,d,e,f,g,h,j})
Further information
Default value:
{}
Function:
reconstructSlackMatrix
-- a list of facet labels that make up a flag in a polytope
Option key:
Vars
-- give a set of variables for the polynomial ring where the object created will live
See also
PolynomialRing
-- the class of all ordered monoid rings
vars
-- variables
Functions with optional argument named
Vars
:
cycleIdeal(...,Vars=>...)
-- specifies the variables to use to create the underlying ring of the ideal
graphicIdeal(...,Vars=>...)
-- specifies the variables to use to create the underlying ring of the ideal
reconstructSlackMatrix(...,Vars=>...)
-- specifies the variables to use to create the underlying ring of the ideal
reducedSlackMatrix(...,Vars=>...)
-- specifies the variables to use to create the underlying ring of the ideal
slackIdeal(...,Vars=>...)
-- specifies the variables to use to create the underlying ring of the ideal
symbolicSlackMatrix(...,Vars=>...)
-- specifies the variables to use to create the underlying ring of the matrix
universalIdeal(...,Vars=>...)
-- specifies the variables to use to create the underlying ring of the ideal