|
D.4.16.26 binomials2intmat
Procedure from library normaliz.lib (see normaliz_lib).
- Usage:
- binomials2intmat(ideal I);
- Return:
- Returns the intmat whose rows represent the exponents of the
(non-zero) elements of I which have to be binomials.
The length of each row is nvars(basering).
Example:
See also:
intmat2mons;
mons2intmat.
|