|
D.15.13.13 setModuleGrading
Procedure from library multigrading.lib (see multigrading_lib).
- Usage:
- setModuleGrading(m, G), m module/vector, G intmat
- Purpose:
- attaches the multiweights of free module generators to 'm'
- Warning:
- The method does not verify whether the multigrading makes the
module/vector homogeneous. One can do that using isHomogeneous(m).
Example:
|