|
D.8.1.7 hilbvec
Procedure from library presolve.lib (see presolve_lib).
- Usage:
- hilbvec(id[,c,o]); id=poly/ideal/vector/module/matrix, c,o=strings,
c=char, o=ordering used by hilb (default: c="32003", o="dp")
- Return:
- intvec of 1st Hilbert-series of id, computed in char c and ordering o
- Note:
- id must be homogeneous (i.e. all vars have weight 1)
Example:
|