next | previous | forward | backward | up | top | index | toc | Macaulay2 website
LatticePolytopes :: codegree

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.