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

adjointPolytope -- computes the adjoint of a polytope

Synopsis

Description

adjointPolytope is a function that compute the k:th adjoint of a polytope
i1 : adjointPolytope(hypercube(2),1)
Warning: This method is deprecated and will be removed in version 1.11 of Polyhedra. Please consider using polyhedronFromHData instead.

o1 = Polyhedron{...1...}

o1 : Polyhedron

Ways to use adjointPolytope :

For the programmer

The object adjointPolytope is a method function.