Regina 7.3 Calculation Engine
|
Allows lightweight representation of individual facets of simplices. More...
Classes | |
struct | regina::FacetSpec< dim > |
A lightweight class used to refer to a particular facet of a particular top-dimensional simplex in a dim-dimensional triangulation. More... | |
Namespaces | |
namespace | regina |
Contains the entire Regina calculation engine. | |
Functions | |
template<int dim> | |
std::ostream & | regina::operator<< (std::ostream &out, const FacetSpec< dim > &spec) |
Writes the given facet specifier to the given output stream. More... | |
Allows lightweight representation of individual facets of simplices.