atlas  0.6
Namespaces | Functions
weylsize.cpp File Reference

Implementation of functions for namespace weylsize. More...

#include "weylsize.h"
#include <cassert>
#include "size.h"
#include "lietype.h"
Include dependency graph for weylsize.cpp:

Namespaces

 atlas
 
 atlas::weylsize
 

Functions

size::Size atlas::weylsize::weylSize (const LieType &lt)
 Returns the size of the Weyl group with Lie type lt. More...
 
size::Size atlas::weylsize::weylSize (const SimpleLieType &slt)
 

Detailed Description

Implementation of functions for namespace weylsize.

Functions to compute the size of a Weyl group (stored as a prime factorization, to avoid overflow problems). This is weylsize.cpp