next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
SlackIdeals
::
symbolicSlackMatrix(..., Vars => ...)
symbolicSlackMatrix(..., Vars => ...) -- specifies the variables to use to create the underlying ring of the matrix
Synopsis
Usage:
symbolicSlackMatrix(..., Vars => {x_1..x_10})
symbolicSlackMatrix(..., Vars => {a..z})
symbolicSlackMatrix(..., Vars => {y_(1, 1)..y_(3, 4)})
Further information
Default value:
{}
Function:
symbolicSlackMatrix
-- computes the symbolic slack matrix
Option name:
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