|
D.5.7.8 dimGradedPart
Procedure from library sheafcoh.lib (see sheafcoh_lib).
- Usage:
- dimGradedPart(M,d); M module, d int
- Assume:
M is graded, and it comes assigned with an admissible degree
vector as an attribute
- Return:
- int
- Note:
- Output is the vector space dimension of the graded part of degree d
of coker(M).
Example:
|