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

codegree -- computes the codegree of a polytope

Description

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

o1 = 1

Ways to use codegree:

  • codegree(Matrix)
  • codegree(Polyhedron)

For the programmer

The object codegree is a method function.


The source of this document is in LatticePolytopes.m2:1158:0.