atlas  0.6
Classes | Namespaces | Functions
kgb.h File Reference

Class definition and function declarations for the class KGB representing orbits of K on G/B. More...

#include "../Atlas.h"
#include "gradings.h"
#include "hashtable.h"
#include "innerclass.h"
#include "weyl.h"
#include "tits.h"
#include "y_values.h"
#include <algorithm>
#include <iostream>
Include dependency graph for kgb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  atlas::kgb::KGB_base
 
struct  atlas::kgb::KGB_base::EltInfo
 
struct  atlas::kgb::KGB_base::KGBfields
 
struct  atlas::kgb::KGB_elt_entry
 
class  atlas::kgb::global_KGB
 
class  atlas::kgb::KGB
 

Namespaces

 atlas
 
 atlas::kgb
 

Functions

KGBElt atlas::kgb::cross (const KGB_base &kgb, KGBElt x, RootNbr alpha)
 
KGBElt atlas::kgb::any_Cayley (const KGB_base &kgb, KGBElt x, RootNbr alpha)
 
gradings::Status::Value atlas::kgb::status (const KGB_base &kgb, KGBElt x, RootNbr alpha)
 

Detailed Description

Class definition and function declarations for the class KGB representing orbits of K on G/B.