#include <prerootdata.h>
Public Member Functions | |
| PreRootDatum () | |
| PreRootDatum (const lietype::LieType <, const latticetypes::WeightList &) | |
| ~PreRootDatum () | |
| bool | operator== (const PreRootDatum &prd) const |
| const latticetypes::WeightList & | coroots () const |
| size_t | rank () const |
| const latticetypes::WeightList & | roots () const |
| void | swap (PreRootDatum &) |
Private Attributes | |
| latticetypes::WeightList | d_roots |
| latticetypes::WeightList | d_coroots |
| size_t | d_rank |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6