Regina 7.3 Calculation Engine
|
Implementation details for connected components of triangulations. More...
#include <vector>
#include "regina-core.h"
#include "core/output.h"
#include "triangulation/forward.h"
#include "triangulation/detail/strings.h"
#include "utilities/listview.h"
#include "utilities/markedvector.h"
Classes | |
class | regina::detail::ComponentBase< dim > |
Helper class that provides core functionality for a connected component of a dim-manifold triangulation. 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. | |
Implementation details for connected components of triangulations.