next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
FastLinAlg :: chooseGoodMinors

chooseGoodMinors -- returns an ideal generated by interesting minors in a matrix

Synopsis

Description

This returns an ideal generated by approximately count minors of size minorSize the matrix M.

i1 : R = QQ[x, y, z];

Ways to use chooseGoodMinors :