|
D.15.13.35 isZeroElement
Procedure from library multigrading.lib (see multigrading_lib).
- Usage:
- isZeroElement(d, [T]); intvec d, group T
- Purpose:
- For a integer vector 'd' representing the multidegree of some polynomial
or vector this method computes if the multidegree is contained in the grading group
group (either set globally or given as an optional argument), i.e. if it is zero in the multigrading.
Example:
|