Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
»
commutative algebra
»
Gröbner bases
»
computing Groebner bases
»
forceGB
»
forceGB(...,MinimalMatrix=>...)
next
|
previous
|
forward
|
backward
|
up
|
index
|
toc
forceGB(...,MinimalMatrix=>...) -- specify the minimal generator matrix
Functions with optional argument named
MinimalMatrix
:
forceGB(...,MinimalMatrix=>...)
-- specify the minimal generator matrix
markedGB(...,MinimalMatrix=>...)
-- see
markedGB(Matrix,Matrix)
-- make a marked Gröbner basis
Further information
Default value:
null
Function:
forceGB
-- declare that the columns of a matrix are a Gröbner basis
Option key:
MinimalMatrix
-- an optional argument
The source of this document is in
Macaulay2Doc/functions/forceGB-doc.m2:72:0
.