|
politopix
4.1.0
|
#include <numeric>#include <stdexcept>#include <exception>#include <boost/shared_ptr.hpp>#include <boost/numeric/ublas/vector.hpp>#include <boost/numeric/ublas/io.hpp>#include "Rn.h"

Go to the source code of this file.
Classes | |
| class | HalfSpace_Rn |
| A half-space whose frontier is a linear (n-1) dimension space. _constant + _coefficients[0].x1 + ... + _coefficients[n-1].xn >= 0. More... | |
Definition in file HalfSpace_Rn.h.