Collaboration diagram for atlas::kgb::FiberData:

Public Member Functions | |
| FiberData (const complexredgp::ComplexReductiveGroup &G, const bitmap::BitMap &Cartan_classes) | |
| void | reduce (tits::TitsElt &a) const |
| size_t | cartanClass (const weyl::TwistedInvolution &tw) const |
Private Member Functions | |
| const latticetypes::SmallSubspace & | mod_space (const tits::TitsElt &a) const |
Private Attributes | |
| const tits::TitsGroup & | Tits |
| weyl::TI_Entry::Pooltype | pool |
| hashtable::HashTable< weyl::TI_Entry, unsigned int > | hash_table |
| std::vector< latticetypes::SmallSubspace > | data |
| std::vector< unsigned int > | Cartan_class |
It also records the Cartan class that each twisted involution belongs to.
Definition at line 85 of file kgb.cpp.
|
||||||||||||
|
|
Definition at line 98 of file kgb.cpp. References atlas::hashtable::HashTable< Entry, Number >::find(), and atlas::weyl::TwistedInvolution. Referenced by atlas::kgb::KGBHelp::cayleyExtend(), atlas::kgb::KGBHelp::cross_extend(), and atlas::kgb::KGBHelp::KGBHelp(). |
|
|
Definition at line 104 of file kgb.cpp. References atlas::hashtable::HashTable< Entry, Number >::empty, atlas::hashtable::HashTable< Entry, Number >::find(), atlas::latticetypes::SmallSubspace, and atlas::tits::TitsElt::tw(). Referenced by reduce(). |
|
|
Definition at line 645 of file kgb.cpp. References atlas::tits::TitsGroup::left_torus_part(), mod_space(), and Tits. Referenced by atlas::kgb::KGBHelp::backtrack_seed(), atlas::kgb::KGBHelp::cayleyExtend(), atlas::kgb::KGBHelp::cross_extend(), atlas::kgb::KGBHelp::grading_seed(), and atlas::kgb::KGBHelp::naive_seed(). |
|
|
Definition at line 91 of file kgb.cpp. Referenced by FiberData(). |
|
|
Definition at line 90 of file kgb.cpp. Referenced by FiberData(). |
|
|
Definition at line 89 of file kgb.cpp. Referenced by FiberData(). |
|
|
Definition at line 88 of file kgb.cpp. Referenced by FiberData(). |
|
|
Definition at line 87 of file kgb.cpp. Referenced by reduce(). |
1.3.9.1