F = hirzebruch r
i1 : F = hirzebruch 3 o1 = F o1 : Fan
i2 : raysF = rays F o2 = | 1 0 0 -1 | | 0 -1 1 3 | 2 4 o2 : Matrix ZZ <-- ZZ
i3 : apply(maxCones F, mc -> raysF_mc) o3 = {| 1 0 |, | 0 -1 |, | 1 0 |, | 0 -1 |} | 0 1 | | 1 3 | | 0 -1 | | -1 3 | o3 : List
The object hirzebruch is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Polyhedra/documentation/old_documentation.m2:2976:0.