Public Member Functions | |
| GaugeIrrep (Gauge *gauge) | |
| GaugeIrrep (Gauge *t_gauge, const std::vector< Irrep > &t_rep) | |
| bool | isTrivial () const |
| GaugeIrrep | getConjugatedRep () const |
| Gauge * | getGauge () const |
| SumGaugeIrrep | operator* (const GaugeIrrep &other) const |
| SumGaugeIrrep | operator* (const SumGaugeIrrep &other) const |
| bool | operator== (const GaugeIrrep &other) const |
Protected Attributes | |
| Gauge * | gauge |
| std::vector< mty::Irrep > | rep |
Private Member Functions | |
| IMPLEMENTS_STD_VECTOR (Irrep, rep) | |
Friends | |
| std::ostream & | operator<< (std::ostream &fout, const GaugeIrrep &irrep) |
1.8.13