Regina 7.3 Calculation Engine
Classes | Namespaces
example.h File Reference

Implementation details for generating example triangulations in arbitrary dimension. More...

#include "maths/perm.h"
#include "packet/packet.h"
#include "triangulation/detail/strings.h"

Classes

class  regina::detail::ExampleFromLowDim< dim, available >
 Helper class that builds various dim-dimensional triangulations from (dim-1)-dimensional triangulations. More...
 
class  regina::detail::ExampleFromLowDim< dim, false >
 Helper class that builds various dim-dimensional triangulations from (dim-1)-dimensional triangulations. More...
 
class  regina::detail::ExampleBase< dim >
 Provides core functionality for constructing example dim-dimensional triangulations. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 
namespace  regina::detail
 Contains implementation details and common functionality for Regina's dimension-agnostic classes.
 

Detailed Description

Implementation details for generating example triangulations in arbitrary dimension.


Copyright © 1999-2023, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).