next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
Macaulay2Doc
::
CoefficientRing
CoefficientRing -- name for an optional argument
Description
A symbol used as the name of an optional argument, for some function(s).
Functions with optional argument named CoefficientRing :
flattenRing(..., CoefficientRing => ...)
-- optionally specify the desired coefficient ring of the flattened ring
generators(..., CoefficientRing => ...), see
generators(Ring)
-- the list of generators of a ring
Grassmannian(..., CoefficientRing => ...), see
Grassmannian(ZZ,ZZ)
-- the Grassmannian of linear subspaces of a vector space
Schubert(..., CoefficientRing => ...), see
Schubert(ZZ,ZZ,VisibleList)
-- find the Pluecker ideal of a Schubert variety
For the programmer
The object
CoefficientRing
is
a
symbol
.