atlas  0.6
Public Member Functions | Private Attributes | List of all members
atlas::weyl::Twist Class Reference

A mapping between one interpretation of Generators and another. More...

#include <weyl.h>

Public Member Functions

 Twist ()
 
Generatoroperator[] (size_t i)
 
const Generatoroperator[] (size_t i) const
 
bool operator!= (const Twist &y) const
 
bool operator== (const Twist &y) const
 

Private Attributes

Generator d [constants::RANK_MAX]
 

Detailed Description

A mapping between one interpretation of Generators and another.

Constructor & Destructor Documentation

atlas::weyl::Twist::Twist ( )
inline

Member Function Documentation

bool atlas::weyl::Twist::operator!= ( const Twist y) const
inline
bool atlas::weyl::Twist::operator== ( const Twist y) const
inline
Generator& atlas::weyl::Twist::operator[] ( size_t  i)
inline
const Generator& atlas::weyl::Twist::operator[] ( size_t  i) const
inline

Member Data Documentation

Generator atlas::weyl::Twist::d[constants::RANK_MAX]
private

The documentation for this class was generated from the following file: