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

net(ToricVectorBundleKaneyama) -- displays characteristics of a toric vector bundle

Synopsis

Description

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

i1 : E = tangentBundle(hirzebruchFan 3,"Type" => "Kaneyama");
i2 : net E

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

See also

Ways to use this method: