next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
packages
|
Macaulay2 website
SlackIdeals
::
reducedSlackMatrix(...,Vars=>...)
reducedSlackMatrix(...,Vars=>...) -- specifies the variables to use to create the underlying ring of the ideal
Synopsis
Usage:
reducedSlackMatrix(..., Vars => {x})
reducedSlackMatrix(..., Vars => {a,b,c,d,e,f,g,h,j,k,m,p})
Further information
Default value:
{}
Function:
reducedSlackMatrix
-- a reduced slack matrix of 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