next | previous | forward | backward | up | top | index | toc | Macaulay2 website
ToricVectorBundles :: net(ToricVectorBundleKlyachko)

net(ToricVectorBundleKlyachko) -- displays characteristics of a toric vector bundle in Klyachko's description

Synopsis

Description

Displays an overview of the properties of a toric vector bundle, the dimension of the variety, the number of affine charts, the number of rays of the fan, and the rank of the vector bundle.

i1 : E = tangentBundle hirzebruchFan 3;
i2 : net E

o2 = {dimension of the variety => 2 }
      number of affine charts => 4
      number of rays => 4
      rank of the vector bundle => 2

See also

Ways to use this method: