|
politopix
4.1.0
|
#include <boost/shared_ptr.hpp>#include <stdexcept>#include <exception>#include <vector>#include "polito_Export.h"#include "PolyhedralCone_Rn.h"#include "Generator_Rn.h"#include "HalfSpace_Rn.h"

Go to the source code of this file.
Classes | |
| class | Polytope_Rn |
| Model a polytope using its two equivalent definitions : the convex hull and the half-space intersection. More... | |
Definition in file Polytope_Rn.h.