#include <vector>
#include "constants.h"
Include dependency graph for weyl_fwd.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | atlas |
| namespace | atlas::weyl |
Typedefs | |
| typedef WeylElt | TwistedInvolution |
| typedef std::vector< WeylElt > | WeylEltList |
| typedef std::vector< TwistedInvolution > | TwistedInvolutionList |
| typedef unsigned char | Generator |
| Represents a simple root reflection (one of the standard generators of W). | |
| typedef unsigned char | EltPiece |
| Represents a minimal length coset representative for one of the parabolic subquotients W_{i-1}\W_i. | |
| typedef std::vector< Generator > | WeylWord |
Definition in file weyl_fwd.h.
|
|
Represents a minimal length coset representative for one of the parabolic subquotients W_{i-1}\W_i.
Definition at line 44 of file weyl_fwd.h. Referenced by atlas::dihedralMin(), atlas::dihedralShift(), atlas::weyl::WeylGroup::multIn(), atlas::weyl::WeylElt::operator[](), atlas::weyl::Transducer::shift(), and atlas::weyl::Transducer::Transducer(). |
|
|
|
|
Definition at line 32 of file weyl_fwd.h. Referenced by atlas::kltest::checkBasePoint(), and atlas::weyl::WeylGroup::twistedConjugacyClass(). |
|
|
Definition at line 31 of file weyl_fwd.h. Referenced by atlas::weyl::WeylGroup::reflections(). |
|
1.3.9.1