-
Polyhedra -- for computations with convex polyhedra, cones, and fans
-
-
-
affineHull -- computes the affine hull of a polyhedron
-
affineImage -- computes the affine image of a cone or polyhedron
-
-
-
affinePreimage -- computes the affine preimage of a cone or polyhedron
-
-
-
ambDim -- ambient dimension of a Polyhedron, Cone or Fan
-
areCompatible -- checks if the intersection of two cones/polyhedra is a face of each
-
-
bipyramid -- computes the bipyramid over a polyhedron
-
ccRefinement -- computes the coarsest common refinement of a set of rays
-
-
commonFace -- checks if the intersection is a face of both Cones or Polyhedra, or of cones with fans
-
Cone -- the class of all rational convex polyhedral cones
-
Cone * Cone -- computes the direct product of two cones
-
-
-
-
-
-
-
coneFromHData -- Constructing a polyhedral cone as intersection of halfspaces.
-
coneFromVData -- computes the positive hull of rays, cones, and the cone over a polyhedron
-
cones -- computes all cones of a fan of a certain dimension
-
contains -- checks if the first argument contains the second argument
-
convexHull -- computing the convex hull of points, rays and polyhedra
-
crossPolytope -- computes the d-dimensional crosspolytope with diameter 2s
-
cyclicPolytope -- computes the d dimensional cyclic polytope with n vertices
-
-
directProduct -- computes the direct product of two convex objects
-
-
-
-
dualFaceRepresentationMap (missing documentation)
-
ehrhart -- calculates the Ehrhart polynomial of a polytope
-
-
faceFan -- computes the fan generated by the cones over the faces
-
faces -- computes all faces of a certain codimension of a Cone or Polyhedron
-
-
facesAsCones -- Returns the faces of a cone as actual cones.
-
-
facets -- Giving the facet inequalities of a cone or polyhedron.
-
Fan -- the class of all fans
-
-
-
-
-
-
fanFromGfan -- Construct a fan from output data of {\tt Gfan}
-
fVector -- computes the f-vector of a Cone, Polyhedron, Fan or PolyhedralComplex
-
halfspaces -- computes the defining half-spaces of a Cone or a Polyhedron
-
-
hirzebruch -- computes the fan of the r-th Hirzebruch surface
-
hypercube -- Returns the d-dimensional hypercube
-
hyperplanes -- computes the defining hyperplanes of a Cone or a Polyhedron
-
imageFan -- computes the fan of the image
-
-
-
inInterior -- checks if a point lies in the relative interior of a Cone/Polyhedron
-
-
interiorPoint -- computes a point in the relative interior of the Polyhedron
-
interiorVector -- computes a vector in the relative interior of a Cone
-
intersection -- computes the intersection of cones, and polyhedra
-
-
-
isCompact -- checks compactness of a Polyhedron
-
isComplete -- checks completeness of a Fan or PolyhedralComplex
-
isEmpty -- checks if a Polyhedron is empty
-
isFace -- tests if the first argument is a face of the second
-
-
-
-
isPointed -- checks if a Cone or Fan is pointed
-
-
isPure -- checks if a Fan or PolyhedralComplex is of pure dimension
-
-
-
isSmooth -- checks if a Cone or Fan is smooth
-
-
-
-
-
-
linearTransform (missing documentation)
-
linSpace -- Deprecated version of @TO "linealitySpace"@
-
maxCones -- displays the generating Cones of a Fan
-
maxFace -- computes the face of a Polyhedron or Cone where a weight attains its maximum
-
maxPolyhedra -- displays the generating Polyhedra of a PolyhedralComplex
-
minFace -- computes the face of a Polyhedron or Cone where a weight attains its minimum
-
minimalNonFaces (missing documentation)
-
-
minkowskiSum -- computes the Minkowski sum of two convex objects
-
minkSummandCone -- computes the Cone of all Minkowski summands and the minimal decompositions
-
mixedVolume -- computes the mixed volume of a list of polytope
-
-
-
normalFan -- computes the normalFan of a polyhedron
-
nVertices -- Returns the number of vertices of a polyhedron
-
-
polar -- computes the polar of a polyhedron
-
polarFace -- computes the dual face of the polar polyhedron
-
polyhedra -- computes all polyhedra of a polyhedral complex of a certain dimension
-
-
-
-
-
-
-
-
-
-
-
-
-
polyhedronFromHData -- Constructing a polyhedron from its H-representation, i.e. inequalities and equations
-
polytope -- returns a polytope of which the fan is the normal fan if it is polytopal
-
posOrthant -- generates the positive orthant in n-space
-
proximum -- computes the proximum of the Polyhedron/Cone to a point in euclidean metric
-
pyramid -- computes the pyramid over a polyhedron
-
-
-
-
-
saveSession -- save the actual Polyhedra session to a file
-
-
simplex -- Produces a full-dimensional simplex
-
skeleton -- computes the k-skeleton of a Fan or PolyhedralComplex
-
smallestFace -- determines the smallest face of the Cone/Polyhedron containing a point
-
-
stanleyReisnerRing (missing documentation)
-
-
statePolytope -- computes the state polytope of a homogeneous ideal
-
stdSimplex -- generates the d-dimensional standard simplex
-
-
sublatticeBasis -- computes a basis for the sublattice generated by integral vectors or lattice points of a polytope
-
tailCone -- computes the tail/recession cone of a polyhedron
-
toSublattice -- calculates the preimage of a polytope in the sublattice generated by its lattice points
-
triangulate -- Deprecated name for {\tt barycentricTriangulation}
-
-
-
-
vertices -- displays the vertices of a Polyhedron or a PolyhedralComplex
-
volume -- computes the volume of a polytope
-
-
-
-