next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
SlackIdeals
::
cycleIdeal(...,Vars=>...)
cycleIdeal(...,Vars=>...) -- specifies the variables to use to create the underlying ring of the ideal
Synopsis
Usage:
cycleIdeal(..., Vars => vars(13..54))
cycleIdeal(..., Vars => {x_(1, 1)..x_(4, 5)})
cycleIdeal(..., Vars => {y_3..y_9})
Further information
Default value:
{}
Function:
cycleIdeal
-- constructs the cycle ideal of a realization
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