Regina 7.3 Calculation Engine
Classes | Namespaces | Functions
anglestructures.h File Reference

Implements a collection of angle structures on a 3-manifold triangulation. More...

#include <algorithm>
#include <iterator>
#include <optional>
#include <vector>
#include "regina-core.h"
#include "angle/anglestructure.h"
#include "maths/matrix.h"
#include "packet/packet.h"

Classes

class  regina::AngleStructures
 A collection of angle structures on a 3-manifold triangulation. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

void regina::swap (AngleStructures &lhs, AngleStructures &rhs)
 Swaps the contents of the two given lists. More...
 
MatrixInt regina::makeAngleEquations (const Triangulation< 3 > &tri)
 Generates the set of angle structure equations for the given triangulation. More...
 

Detailed Description

Implements a collection of angle structures on a 3-manifold triangulation.


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