|
D.5.6.8 computeV
Procedure from library reszeta.lib (see reszeta_lib).
- Usage:
- computeV(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
pullback of volume form
Example:
|