politopix
5.0.0
|
#include "polito_Export.h"
#include "Rn.h"
#include "Voronoi_Rn.h"
#include "Polytope_Rn.h"
#include "IO_Polytope.h"
#include "Generator_Rn.h"
#include "HalfSpace_Rn.h"
#include "VolumeOfPolytopes_Rn.h"
#include "DoubleDescription_Rn.h"
#include "PolyhedralAlgorithms_Rn.h"
#include "GeometricObjectIterator_Rn.h"
Go to the source code of this file.
Classes | |
class | politopixAPI |
The main class to run the basic API. More... | |
class | PolyhedralBody< T > |
Generic class to run computations whether we have, polytopes, capped polytopes, prismatic polyhedra, ... More... | |
Macros | |
#define | TEST_OK 0 |
#define | TEST_KO -1 |
Definition in file politopixAPI.h.
#define TEST_KO -1 |
Definition at line 39 of file politopixAPI.h.
#define TEST_OK 0 |
Definition at line 38 of file politopixAPI.h.