Macaulay2 » Documentation
Packages » LatticePolytopes :: codegree
next | previous | forward | backward | up | index | toc

codegree -- computes the codegree of a polytope

Synopsis

Description

codegree is a function that returns the codegree of a polytope.
i1 : codegree(hypercube(4))

o1 = 1

Ways to use codegree :

For the programmer

The object codegree is a method function.