|
| global_KGB (InnerClass &G, bool dual_twist=false) |
|
| global_KGB (InnerClass &G, const GlobalTitsElement &x, bool dual_twist=false) |
|
const GlobalTitsGroup & | globalTitsGroup () const |
|
TorusElement | torus_part (KGBElt x) const |
|
const GlobalTitsElement & | element (KGBElt x) const |
|
bool | compact (RootNbr alpha, const GlobalTitsElement &a) const |
|
KGBElt | lookup (const GlobalTitsElement &x) const |
|
virtual std::ostream & | print (std::ostream &strm, KGBElt x) const |
|
| 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 |
|