![]() |
atlas
0.6
|
Class definition and function declarations for the classes StandardRepK and KhatContext. More...
#include <set>#include <vector>#include <iostream>#include "../Atlas.h"#include "innerclass.h"#include "realredgp.h"#include "hashtable.h"#include "free_abelian.h"

Go to the source code of this file.
Classes | |
| class | atlas::standardrepk::StandardRepK |
| Represents the restriction to $K$ of a (coherently) continued standard Harish-Chandra module. More... | |
| struct | atlas::standardrepk::Cartan_info |
| per Cartan class information for handling |StandardRepK| values More... | |
| struct | atlas::standardrepk::proj_info |
| struct | atlas::standardrepk::bitset_entry |
| class | atlas::standardrepk::SRK_context |
| class | atlas::standardrepk::graded_compare |
| class | atlas::standardrepk::KhatContext |
| class | atlas::standardrepk::qKhatContext |
| class | atlas::standardrepk::HechtSchmid |
| class | atlas::standardrepk::PSalgebra |
Namespaces | |
| atlas | |
| atlas::standardrepk | |
Typedefs | |
| typedef Char::coef_t | atlas::standardrepk::CharCoeff |
| typedef q_Char::coef_t | atlas::standardrepk::q_CharCoeff |
| typedef Free_Abelian< seq_no, long int, graded_compare > | atlas::standardrepk::combination |
| typedef std::pair< seq_no, combination > | atlas::standardrepk::equation |
| typedef Free_Abelian< seq_no, q_CharCoeff, graded_compare > | atlas::standardrepk::q_combin |
| typedef std::pair< seq_no, q_combin > | atlas::standardrepk::q_equation |
Functions | |
| template<typename C > | |
| matrix::Matrix_base< C > | atlas::standardrepk::triangularize (const std::vector< std::pair< seq_no, Free_Abelian< seq_no, C, graded_compare > > > &eq, std::vector< seq_no > &new_order) |
| template<typename C > | |
| matrix::Matrix_base< C > | atlas::standardrepk::inverse_lower_triangular (const matrix::Matrix_base< C > &L) |
| q_combin | atlas::standardrepk::to_q (const combination &c) |
| combination | atlas::standardrepk::q_is_1 (const q_combin &c) |
| q_Char | atlas::standardrepk::to_q (const Char &chi) |
| Char | atlas::standardrepk::q_is_1 (const q_Char &chi) |
Class definition and function declarations for the classes StandardRepK and KhatContext.
1.8.11