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