|
D.4.16.7 finiteDiagInvariants
Procedure from library normaliz.lib (see normaliz_lib).
- Usage:
- finiteDiagInvariants(intmat U);
finiteDiagInvariants(intmat U, intvec grading);
- Return:
The function returns the ideal given by the input matrix C 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).
- Note:
Example:
See also:
diagInvariants;
intersectionValRingIdeals;
intersectionValRings;
torusInvariants.
|