Regina Calculation Engine
|
Deals with permutations of {0,1,2}. More...
Classes | |
class | regina::NPerm3 |
Represents a permutation of {0,1,2}. More... | |
Namespaces | |
namespace | regina |
Contains the entire Regina calculation engine. | |
Functions | |
REGINA_API std::ostream & | regina::operator<< (std::ostream &out, const NPerm3 &p) |
Writes a string representation of the given permutation to the given output stream. |
Deals with permutations of {0,1,2}.