atlas
0.6
|
Function and constant declarations for namespace lietype. More...
Go to the source code of this file.
Classes | |
struct | atlas::lietype::SimpleLieType |
struct | atlas::lietype::LieType |
struct | atlas::lietype::InnerClassType |
struct | atlas::lietype::Layout |
Namespaces | |
atlas | |
atlas::lietype | |
Functions | |
bool | atlas::lietype::checkRank (const TypeLetter &x, size_t l) |
WeightInvolution | atlas::lietype::involution (const Layout &lo) |
WeightInvolution | atlas::lietype::involution (const LieType <, const InnerClassType &ict) |
LieType | atlas::lietype::dual_type (LieType lt) |
InnerClassType | atlas::lietype::dual_type (InnerClassType ict, const LieType <) |
Returns dual inner class type of |ict| with respect to |lt|. More... | |
Layout | atlas::lietype::dual (const Layout &lo) |
Variables | |
const char *const | atlas::lietype::typeLetters = "ABCDEFGT" |
const char *const | atlas::lietype::innerClassLetters = "Ccesu" |
Function and constant declarations for namespace lietype.