Provides a modified double description method for polytope vertex enumeration. More...
#include "maths/nfastray.h"#include "maths/nmatrixint.h"#include <iterator>#include <vector>#include "enumerate/ndoubledescription.tcc"Classes | |
| class | regina::NDoubleDescription |
| Implements a modified double description method for polytope vertex enumeration. More... | |
| class | regina::NDoubleDescription::RaySpec< BitmaskType > |
| A helper class for vertex enumeration, describing a single ray (typically a vertex in some partial solution space). | |
| class | regina::NDoubleDescription::LexComp |
| A comparison object that helps sort hyperplanes into a good order before running the double description algorithm. | |
Namespaces | |
| namespace | regina |
Contains the entire Regina calculation engine. | |
Provides a modified double description method for polytope vertex enumeration.