Regina 7.3 Calculation Engine
|
Helper class that provides a dimension-specific alias for simplex(), where reasonable. More...
#include <triangulation/alias/face.h>
Helper class that provides a dimension-specific alias for simplex(), where reasonable.
This is inherited by the class Derived, which must provide a routine of the form Simplex<dim>* simplex() const
.
The name of the alias is determined by the dimension dim, and the alias is only provided for those dimensions dim that are sufficiently small.