P = polyhedronFromHData(I, v)P = polyhedronFromHData(I, v, E, w)Constructs a polyhedron from inequalities and equations. Uses the negative halfspace defined by the equations, the normal vectors of every inequality point outside the polyhedron.
The polyhedron is defined by $\{x\in\mathbb{R}\ |\ I * x\le v,\ E * x=w\}$.
Please see V- and H-representation on the conventions we use for cones and polyhedra.
|
|
|
|
|
|
|
|
|
The object polyhedronFromHData is a method function.
The source of this document is in /build/macaulay2-88fgJW/macaulay2-1.25.11+ds/M2/Macaulay2/packages/Polyhedra/documentation/documentation.m2:468:0.