interpolateComponent(P, M)
interpolateComponent(deg, dom, F, B)
interpolateComponent(deg, dom, F)
Computes all minimal generators of $\ker(F)$ which are in the homogeneous component of degree deg
|
|
|
|
|
|
The option PreviousGens can be used to specify a set of previously computed generators. In the case that a monomial basis or hash table of monomial bases is not given then trimBasisInDegree will be used to compute a monomial basis and PreviousGens will be used to trim this basis.
The polynomials returned by this method belong to $\ker(F)$ with high probability but may not actually belong to the kernel. Further verification is recommended to ensure that the resulting polynomials actually belong to $\ker(F)$.
The object interpolateComponent is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/MultigradedImplicitization.m2:643:0.