next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
OldToricVectorBundles :: ToricVectorBundle

ToricVectorBundle -- the class of all toric vector bundles

Description

In OldToricVectorBundles an equivariant vector bundle on some toric variety is given as an object of class ToricVectorBundle which can be given in two descriptions:
  • By a collection of vector spaces with filtration for each ray of the underlying fan, ToricVectorBundleKlyachko.
  • By a set of degree vectors for each maximal cone and a transition matrix for each pair of maximal cones of the underlying fan, ToricVectorBundleKaneyama.

For more detailed descriptions see the corresponding pages of the two subtypes.

See also

Types of ToricVectorBundle :

Functions and methods returning an object of class ToricVectorBundle :

Methods that use an object of class ToricVectorBundle :

For the programmer

The object ToricVectorBundle is a type, with ancestor classes HashTable < Thing.