#include <WhiteheadAutoSet.h>
Inheritance diagram for NielsenAutoSet:

Public Member Functions | |
| NielsenAutoSet (int n) | |
| Constructor. Generates a set of Nielsen automorphisms. | |
| ~NielsenAutoSet () | |
| const Map & | getRandomAuto () const |
| Returns a random Nielsen automorphism. | |
| const SetOfMaps & | getSet () const |
| Returns the set of Nielsen automorphisms. | |
Private Attributes | |
| SetOfMaps | theSet |
| int | nGens |
Definition at line 54 of file WhiteheadAutoSet.h.
|
|
Constructor. Generates a set of Nielsen automorphisms.
The set of Nielsen automorphisms for a free group of rank
|
|
|
Definition at line 74 of file WhiteheadAutoSet.h. |
|
|
Returns a random Nielsen automorphism.
|
|
|
Returns the set of Nielsen automorphisms.
Implements AutoSet. Definition at line 93 of file WhiteheadAutoSet.h. References theSet. |
|
|
Definition at line 96 of file WhiteheadAutoSet.h. |
|
|
Definition at line 95 of file WhiteheadAutoSet.h. Referenced by getSet(). |
1.4.6