getGenElts(I, n)This function produces a list of n elements of I whose first j entries generate an ideal of codimension j, for each j from 1 to n. Such general elements underlie the "genElts" strategy of multiplicitySequence.
The elements are random combinations of the generators of I, so the output varies between runs; setRandomSeed makes it reproducible.
|
|
|
|
The object getGenElts is a method function with options.
The source of this document is in MultiplicitySequence.m2:713:0.