#include <kgb.h>
|
| KGB_base (const KGB_base &org) |
|
virtual | ~KGB_base () |
|
size_t | rank () const |
|
size_t | size () const |
|
inv_index | nr_involutions () const |
|
const InnerClass & | innerClass () const |
|
const RootDatum & | rootDatum () const |
|
const WeylGroup & | weylGroup () const |
|
const TwistedWeylGroup & | twistedWeylGroup () const |
|
KGBElt | cross (weyl::Generator s, KGBElt x) const |
|
KGBElt | cayley (weyl::Generator s, KGBElt x) const |
|
KGBEltPair | inverseCayley (weyl::Generator s, KGBElt x) const |
|
KGBElt | any_Cayley (weyl::Generator s, KGBElt x) const |
|
KGBElt | cross (const WeylWord &ww, KGBElt x) const |
|
KGBElt | cross (KGBElt x, const WeylWord &ww) const |
|
unsigned int | length (KGBElt x) const |
|
KGBElt | Hermitian_dual (KGBElt x) const |
|
const TwistedInvolution & | nth_involution (inv_index n) const |
|
const TwistedInvolution & | involution (KGBElt x) const |
|
const WeightInvolution & | involution_matrix (KGBElt x) const |
|
InvolutionNbr | inv_nr (KGBElt x) const |
|
const DescentSet & | descent (KGBElt x) const |
|
bool | isDescent (weyl::Generator s, KGBElt x) const |
|
const gradings::Status & | status (KGBElt x) const |
|
gradings::Status::Value | status (weyl::Generator s, KGBElt x) const |
|
bool | isComplexDescent (weyl::Generator s, KGBElt x) const |
|
bool | isDoubleCayleyImage (weyl::Generator s, KGBElt x) const |
|
bool | isAscent (weyl::Generator s, KGBElt x) const |
|
size_t | weylLength (KGBElt x) const |
|
KGBEltPair | packet (KGBElt x) const |
|
KGBEltPair | tauPacket (const TwistedInvolution &) const |
|
size_t | packet_size (const TwistedInvolution &) const |
|
virtual CartanNbr | Cartan_class (KGBElt x) const |
|
virtual std::ostream & | print (std::ostream &strm, KGBElt x) const |
|
atlas::kgb::KGB_base::KGB_base |
( |
const InnerClass & |
GC, |
|
|
unsigned int |
ss_rank |
|
) |
| |
|
inlineexplicitprotected |
atlas::kgb::KGB_base::KGB_base |
( |
const KGB_base & |
org | ) |
|
|
inline |
virtual atlas::kgb::KGB_base::~KGB_base |
( |
| ) |
|
|
inlinevirtual |
void atlas::kgb::KGB_base::add_element |
( |
| ) |
|
|
protected |
KGBElt atlas::kgb::KGB_base::cross |
( |
const WeylWord & |
ww, |
|
|
KGBElt |
x |
|
) |
| const |
KGBElt atlas::kgb::KGB_base::cross |
( |
KGBElt |
x, |
|
|
const WeylWord & |
ww |
|
) |
| const |
KGBElt atlas::kgb::KGB_base::Hermitian_dual |
( |
KGBElt |
x | ) |
const |
|
inline |
const InnerClass& atlas::kgb::KGB_base::innerClass |
( |
| ) |
const |
|
inline |
const TwistedInvolution& atlas::kgb::KGB_base::involution |
( |
KGBElt |
x | ) |
const |
|
inline |
unsigned int atlas::kgb::KGB_base::length |
( |
KGBElt |
x | ) |
const |
|
inline |
inv_index atlas::kgb::KGB_base::nr_involutions |
( |
| ) |
const |
|
inline |
const TwistedInvolution& atlas::kgb::KGB_base::nth_involution |
( |
inv_index |
n | ) |
const |
|
inline |
size_t atlas::kgb::KGB_base::packet_size |
( |
const TwistedInvolution & |
w | ) |
const |
virtual std::ostream& atlas::kgb::KGB_base::print |
( |
std::ostream & |
strm, |
|
|
KGBElt |
x |
|
) |
| const |
|
inlinevirtual |
size_t atlas::kgb::KGB_base::rank |
( |
| ) |
const |
|
inline |
void atlas::kgb::KGB_base::reserve |
( |
size_t |
n | ) |
|
|
protected |
const RootDatum & atlas::kgb::KGB_base::rootDatum |
( |
| ) |
const |
size_t atlas::kgb::KGB_base::size |
( |
| ) |
const |
|
inline |
KGBEltPair atlas::kgb::KGB_base::tauPacket |
( |
const TwistedInvolution & |
w | ) |
const |
const TwistedWeylGroup & atlas::kgb::KGB_base::twistedWeylGroup |
( |
| ) |
const |
const WeylGroup & atlas::kgb::KGB_base::weylGroup |
( |
| ) |
const |
size_t atlas::kgb::KGB_base::weylLength |
( |
KGBElt |
x | ) |
const |
|
inline |
std::vector<std::vector<KGBfields> > atlas::kgb::KGB_base::data |
|
protected |
std::vector<KGBElt> atlas::kgb::KGB_base::first_of_tau |
|
protected |
to help find range of elements with fixed twisted involution
const InnerClass& atlas::kgb::KGB_base::ic |
|
protected |
std::vector<EltInfo> atlas::kgb::KGB_base::info |
|
protected |
std::vector<inv_index> atlas::kgb::KGB_base::inv_loc |
|
protected |
The documentation for this class was generated from the following files:
- /home/ran/atlas_project/latest_branch_07182016/sources/gkmod/kgb.h
- /home/ran/atlas_project/latest_branch_07182016/sources/gkmod/kgb.cpp