#include "maths/nfastvector.h"
#include "maths/nmatrixint.h"
#include <iterator>
#include <vector>
#include "enumerate/ndoubledescriptor.tcc"
Classes | |
class | regina::NDoubleDescriptor |
Implements a modified double description method for polytope vertex enumeration. More... | |
class | regina::NDoubleDescriptor::NDoubleDescriptor::RaySpec< BitmaskType > |
A helper class for vertex enumeration, describing a single ray (typically a vertex in some partial solution space). | |
class | regina::NDoubleDescriptor::NDoubleDescriptor::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. |