atlas  0.6
Classes | Namespaces | Typedefs | Functions
dynkin.h File Reference

Class definitions and function declarations for DynkinDiagram. More...

#include <utility>
#include <vector>
#include "../Atlas.h"
#include "bitset.h"
#include "permutations.h"
Include dependency graph for dynkin.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  atlas::dynkin::DynkinDiagram
 

Namespaces

 atlas
 
 atlas::dynkin
 

Typedefs

typedef std::pair< unsigned char, unsigned char > atlas::dynkin::Edge
 
typedef unsigned char atlas::dynkin::Multiplicity
 

Functions

LieType atlas::dynkin::Lie_type (const int_Matrix &cm)
 
LieType atlas::dynkin::Lie_type (const int_Matrix &cm, bool Bourbaki, bool check, Permutation &pi)
 
RankFlagsList atlas::dynkin::components (const DynkinDiagram &d)
 
Permutation atlas::dynkin::normalize (const DynkinDiagram &d)
 
Permutation atlas::dynkin::bourbaki (const DynkinDiagram &d)
 

Detailed Description

Class definitions and function declarations for DynkinDiagram.