![]() |
atlas
0.6
|
#include "dynkin.h"#include <cassert>#include <algorithm>#include <string>#include "matrix.h"#include "lietype.h"#include "error.h"
Namespaces | |
| atlas | |
| atlas::dynkin | |
Functions | |
| RankFlagsList | atlas::dynkin::components (const DynkinDiagram &d) |
| Permutation | atlas::dynkin::normalize (const DynkinDiagram &d) |
| LieType | atlas::dynkin::Lie_type (const int_Matrix &cm) |
| LieType | atlas::dynkin::Lie_type (const int_Matrix &cm, bool Bourbaki, bool check, Permutation &pi) |
| Permutation | atlas::dynkin::bourbaki (const DynkinDiagram &d) |
1.8.11