|
politopix
4.1.0
|
#include <iostream>#include <sstream>#include <vector>#include <math.h>#include <boost/numeric/ublas/matrix.hpp>#include <boost/numeric/ublas/matrix_proxy.hpp>#include <boost/numeric/ublas/operation.hpp>#include <boost/numeric/ublas/io.hpp>#include "Rn.h"#include "Polytope_Rn.h"#include "IO_Polytope.h"#include "DoubleDescription_Rn.h"
Go to the source code of this file.
Classes | |
| class | RealNeighbours |
| Class dedicated to degeneration processing when looking for neighbors. More... | |
Definition in file Polytope_Rn.cpp.