Regina Calculation Engine
Classes | Namespaces | Functions
maths/nperm5.h File Reference

Deals with permutations of {0,1,2,3,4}. More...

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

Classes

class  regina::NPerm5
 Represents a permutation of {0,1,2,3,4}. More...

Namespaces

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

Detailed Description

Deals with permutations of {0,1,2,3,4}.


Copyright © 1999-2011, The Regina development team
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).