next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
Macaulay2Doc
::
MinimalGenerators
MinimalGenerators
Description
MinimalGenerators => true
-- an option for certain functions which specifies whether to compute minimal generators for the result.
quotient(..., MinimalGenerators => ...)
-- Decides whether quotient computes and outputs a trimmed set of generators; default is true
saturate(..., MinimalGenerators => ...)
-- whether to compute minimal generators
The default value is
true
.
Functions with optional argument named MinimalGenerators :
intersectInP(..., MinimalGenerators => ...), see
intersectInP(..., BasisElementLimit => ...)
-- Option for intersectInP
quotient(..., MinimalGenerators => ...)
-- Decides whether quotient computes and outputs a trimmed set of generators; default is true
analyticSpread(..., MinimalGenerators => ...), see
reesIdeal(..., MinimalGenerators => ...)
-- Whether the saturation step returns minimal generators
distinguished(..., MinimalGenerators => ...), see
reesIdeal(..., MinimalGenerators => ...)
-- Whether the saturation step returns minimal generators
isLinearType(..., MinimalGenerators => ...), see
reesIdeal(..., MinimalGenerators => ...)
-- Whether the saturation step returns minimal generators
isReduction(..., MinimalGenerators => ...), see
reesIdeal(..., MinimalGenerators => ...)
-- Whether the saturation step returns minimal generators
minimalReduction(..., MinimalGenerators => ...), see
reesIdeal(..., MinimalGenerators => ...)
-- Whether the saturation step returns minimal generators
multiplicity(..., MinimalGenerators => ...), see
reesIdeal(..., MinimalGenerators => ...)
-- Whether the saturation step returns minimal generators
normalCone(..., MinimalGenerators => ...), see
reesIdeal(..., MinimalGenerators => ...)
-- Whether the saturation step returns minimal generators
reesAlgebra(..., MinimalGenerators => ...), see
reesIdeal(..., MinimalGenerators => ...)
-- Whether the saturation step returns minimal generators
reesIdeal(..., MinimalGenerators => ...)
-- Whether the saturation step returns minimal generators
specialFiber(..., MinimalGenerators => ...), see
reesIdeal(..., MinimalGenerators => ...)
-- Whether the saturation step returns minimal generators
specialFiberIdeal(..., MinimalGenerators => ...), see
reesIdeal(..., MinimalGenerators => ...)
-- Whether the saturation step returns minimal generators
saturate(..., MinimalGenerators => ...)
-- whether to compute minimal generators
For the programmer
The object
MinimalGenerators
is
a
symbol
.