|
D.15.13.38 equalMultiDeg
Procedure from library multigrading.lib (see multigrading_lib).
- Usage:
- equalMultiDeg(exp1, exp2[, V]); intvec exp1, exp2, intmat V
- Purpose:
- Tests if the exponent vectors of two monomials (given by exp1 and exp2)
represent the same multidegree.
- Note:
- the integer matrix V encodes multidegrees of module components,
if module component is present in exp1 and exp2
Example:
|