|
D.15.23.10 makeSheaf
Procedure from library schubert.lib (see schubert_lib).
- Usage:
- makeSheaf(V,ch); V variety, ch poly
- Return:
- sheaf
- Theory:
- create a sheaf on an abstract variety, and its Chern character is
the polynomial ch.
Example:
See also:
printSheaf;
rankSheaf.
|