Macaulay2 » Documentation
Packages » Macaulay2Doc :: getChangeMatrix
next | previous | forward | backward | up | index | toc

getChangeMatrix -- get the change of basis matrix

Description

getChangeMatrix G -- for a Gröbner basis G, return the change of basis matrix from the Gröbner basis to another generating set, usually a minimal, or original, generating set.

The option ChangeMatrix can be used with gb to enable the computation of the change of basis matrix.

Ways to use getChangeMatrix :

For the programmer

The object getChangeMatrix is a method function.