|
D.2.6.22 hilbPoly
Procedure from library poly.lib (see poly_lib).
- Usage:
- hilbPoly(I); I a homogeneous ideal
- Return:
- the Hilbert polynomial of basering/I as an intvec v=v_0,...,v_r
such that the Hilbert polynomial is (v_0+v_1*t+...v_r*t^r)/r!
Example:
|