next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
Macaulay2Doc
::
PairLimit
PairLimit -- 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 PairLimit :
gb(..., PairLimit => ...), see
gb
-- compute a Gröbner basis
intersectInP(..., PairLimit => ...), see
intersectInP(..., BasisElementLimit => ...)
-- Option for intersectInP
pushForward(..., PairLimit => ...), see
pushForward(RingMap,Module)
quotient(..., PairLimit => ...)
analyticSpread(..., PairLimit => ...), see
reesIdeal(..., PairLimit => ...)
-- Bound the number of s-pairs considered in the saturation step
distinguished(..., PairLimit => ...), see
reesIdeal(..., PairLimit => ...)
-- Bound the number of s-pairs considered in the saturation step
isLinearType(..., PairLimit => ...), see
reesIdeal(..., PairLimit => ...)
-- Bound the number of s-pairs considered in the saturation step
isReduction(..., PairLimit => ...), see
reesIdeal(..., PairLimit => ...)
-- Bound the number of s-pairs considered in the saturation step
minimalReduction(..., PairLimit => ...), see
reesIdeal(..., PairLimit => ...)
-- Bound the number of s-pairs considered in the saturation step
multiplicity(..., PairLimit => ...), see
reesIdeal(..., PairLimit => ...)
-- Bound the number of s-pairs considered in the saturation step
normalCone(..., PairLimit => ...), see
reesIdeal(..., PairLimit => ...)
-- Bound the number of s-pairs considered in the saturation step
reesAlgebra(..., PairLimit => ...), see
reesIdeal(..., PairLimit => ...)
-- Bound the number of s-pairs considered in the saturation step
reesIdeal(..., PairLimit => ...)
-- Bound the number of s-pairs considered in the saturation step
specialFiber(..., PairLimit => ...), see
reesIdeal(..., PairLimit => ...)
-- Bound the number of s-pairs considered in the saturation step
specialFiberIdeal(..., PairLimit => ...), see
reesIdeal(..., PairLimit => ...)
-- Bound the number of s-pairs considered in the saturation step
resolution(..., PairLimit => ...)
-- stop when this number of pairs has been handled
saturate(..., PairLimit => ...)
syz(..., PairLimit => ...), see
syz(Matrix)
-- compute the syzygy matrix
For the programmer
The object
PairLimit
is
a
symbol
.