|
D.6.10.3 KSlinear
Procedure from library kskernel.lib (see kskernel_lib).
- Usage:
- KSlinear(matrix M);
computes matrix of linear terms of the kernel of the
Kodaira-Spencer map. To be called after the procedure
KSker(p,q)
- Return:
- nothing; but replaces elements of the matrix KSkernel
in the ring Ksring with their leading monomials
w.r.t. the local ordering (ls)
Example:
|