|
D.4.16.3 normalToricRingFromBinomials
Procedure from library normaliz.lib (see normaliz_lib).
- Usage:
- normalToricRingFromBinomials(ideal I);
normalToricRingFromBinomials(ideal I, intvec grading);
- Return:
The function returns the input ideal I if one of the options
supp , triang , volume , or hseries
has been activated.
However, in this case some numerical invariants are computed, and
some other data may be contained in files that you can read into
Singular (see showNuminvs, exportNuminvs).
Example:
See also:
ehrhartRing;
intclMonIdeal;
intclToricRing;
normalToricRing.
|