Regina Calculation Engine
Classes | Namespaces | Typedefs
nanglestructure.h File Reference

Deals with angle structures on triangulations. More...

#include "regina-core.h"
#include "output.h"
#include "maths/nrational.h"
#include "maths/nray.h"
#include <boost/noncopyable.hpp>

Classes

class  regina::Triangulation< dim >
 A dim-dimensional triangulation, built by gluing together dim-dimensional simplices along their (dim-1)-dimensional facets. More...
 
class  regina::NAngleStructureVector
 A vector of integers used to indirectly store the individual angles in an angle structure. More...
 
class  regina::NAngleStructure
 Represents an angle structure on a triangulation. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Typedefs

typedef Triangulation< 3 > regina::NTriangulation
 A convenience typedef for Triangulation<3>. More...
 

Detailed Description

Deals with angle structures on triangulations.


Copyright © 1999-2016, 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).