Public Member Functions | |
| SumGaugeIrrep (Gauge *t_gauge, const std::vector< std::vector< Irrep > > &irreps={}) | |
| SumGaugeIrrep (const std::vector< GaugeIrrep > &irreps) | |
| SumGaugeIrrep (const SumGaugeIrrep &other)=default | |
| int | find (const GaugeIrrep &irrep) const |
| bool | containsTrivialRep () const |
| SumGaugeIrrep | operator* (const GaugeIrrep &other) const |
| SumGaugeIrrep | operator* (const SumGaugeIrrep &other) const |
| SumGaugeIrrep | operator+ (const SumGaugeIrrep &other) const |
Protected Attributes | |
| Gauge * | gauge |
Friends | |
| std::ostream & | operator<< (std::ostream &fout, const SumGaugeIrrep &irrep) |
1.8.13