|
D.5.6.9 computeN
Procedure from library reszeta.lib (see reszeta_lib).
- Usage:
- computeN(L,DL);
L = list of rings
DL = divisor list
- Assume:
- L has structure of output of resolve
DL has structure of output of prepEmbDiv
- Return:
- intvec, i-th entry is multiplicity of i-th divisor
in total transform under resolution
Example:
|