Regina 7.3 Calculation Engine
List of all members
regina::detail::ExampleFromLowDim< dim, false > Class Template Reference

Helper class that builds various dim-dimensional triangulations from (dim-1)-dimensional triangulations. More...

#include <triangulation/detail/example.h>

Detailed Description

template<int dim>
class regina::detail::ExampleFromLowDim< dim, false >

Helper class that builds various dim-dimensional triangulations from (dim-1)-dimensional triangulations.

See the general ExampleFromLowDim template notes for further details.

This specialisation is used for dimensions in which (dim-1)-dimensional triangulations are not supported. As a result, this specialised class is empty.


The documentation for this class was generated from the following file:

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).