next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
ToricVectorBundles :: hh^ZZ(ToricVectorBundle)

hh^ZZ(ToricVectorBundle) -- the rank of the i-th cohomology group of a toric vector bundle

Synopsis

Description

hh^i computes the rank of the i-th cohomology group. If no further argument is given then it returns the rank of the complete cohomology group. For this it computes the set of all degrees that can give non-zero cohomology (see deltaE). This set is finite if the underlying toric variety is complete. If the toric variety is not complete, then an error is returned.

If in addition a one column matrix u over ZZ is given it returns the rank of the degree u part of the cohomology group. For this the variety need not be complete.

E = tangentBundle hirzebruchFan 2
u = matrix{{0},{0}}
hh^0 (E,u)
hh^0 E

See also