politopix  4.1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
PolyhedralAlgorithms_Rn.h File Reference
#include <boost/numeric/ublas/vector.hpp>
#include "polito_Export.h"
#include "Rn.h"
#include "Polytope_Rn.h"
#include "IO_Polytope.h"
#include "Generator_Rn.h"
#include "NormalFan_Rn.h"
#include "HalfSpace_Rn.h"
#include "PolyhedralCone_Rn.h"
#include "VolumeOfPolytopes_Rn.h"
#include "DoubleDescription_Rn.h"
#include "PolyhedralAlgorithms_Rn.h"
#include "GeometricObjectIterator_Rn.h"
Include dependency graph for PolyhedralAlgorithms_Rn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FaceEnumeration
 Combinatorial face enumeration for polytopes. More...
 
class  MinkowskiSum
 Compute the Minkowski sum of two polytopes. More...
 
class  PseudoSumWithoutCaps
 Compute the Minkowski sum of two polytopes and then remove all cap half-spaces to truncate again. More...
 
class  PseudoIntersectionWithoutCaps
 Remove all cap half-spaces and then compute the intersection of two capped polytopes. More...
 
class  TopGeomTools
 Basic tools for topology and geometry: translations, polarity, ... More...
 
class  DoubleDescriptionFromGenerators
 Compute the V-description from the H-description. More...
 
class  Visualization
 2D visualization tools More...
 

Typedefs

typedef std::vector< unsigned int > ListOfFaces
 

Typedef Documentation

typedef std::vector< unsigned int > ListOfFaces

Definition at line 40 of file PolyhedralAlgorithms_Rn.h.