politopix  4.1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Generator_Rn.h File Reference
#include <stdexcept>
#include <exception>
#include <vector>
#include <cmath>
#include <set>
#include "polito_Export.h"
#include "Rn.h"
#include "Tracking.h"
#include "Point_Rn.h"
#include "HalfSpace_Rn.h"
Include dependency graph for Generator_Rn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Generator_Rn
 A n-coordinates generator, which can be a vertex or an edge whether it is contained by a polytope or a polyhedral cone. It contains all of its support facets. More...
 
class  Generator_Rn_SD
 A n-coordinates generator for internal data structure. It can be a vertex or an edge whether it is embedded in a polytope or a polyhedral cone. It contains all of its support facets. More...
 

Detailed Description