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

Public Member Functions | |
| RestrictedWhiteheadAutoSet (int n, bool use_conj=true) | |
| Constructor. Generates a set of restricted Whitehead automorphisms. | |
| ~RestrictedWhiteheadAutoSet () | |
| const Map & | getRandomAuto () const |
| Returns a random restricted Whitehead automorphism. | |
| const SetOfMaps & | getSet () const |
| Returns the set of restricted Whitehead automorphisms. | |
Private Attributes | |
| SetOfMaps | theSet |
| int | nGens |
In general the Restricted set of Whitehead automorphisms contains automorphisms of the type:
where
- generating set of the free group.
Definition at line 111 of file WhiteheadAutoSet.h.
|
||||||||||||
|
Constructor. Generates a set of restricted Whitehead automorphisms.
The set of restricted Whitehead automorphisms for a free group of rank
|
|
|
Definition at line 133 of file WhiteheadAutoSet.h. |
|
|
Returns a random restricted Whitehead automorphism.
|
|
|
Returns the set of restricted Whitehead automorphisms.
Implements AutoSet. Definition at line 153 of file WhiteheadAutoSet.h. References theSet. |
|
|
Definition at line 156 of file WhiteheadAutoSet.h. |
|
|
Definition at line 155 of file WhiteheadAutoSet.h. Referenced by getSet(). |
1.4.6