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

Deals with simple pairs of face numbers. More...

#include "regina-core.h"
#include <iostream>

Classes

class  regina::FacePair
 Represents a pair of tetrahedron face numbers. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

std::ostream & regina::operator<< (std::ostream &out, const FacePair &pair)
 Writes the given face pair to the given output stream. More...
 

Detailed Description

Deals with simple pairs of face numbers.


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