| 
    Bridge++
    Ver. 1.2.x
    
   | 
 
Set of SU(N) generators. More...
#include <generatorSet_Mat_SU_N.h>
Public Member Functions | |
| GeneratorSet_Mat_SU_N () | |
| GeneratorSet_Mat_SU_N (int Nc) | |
| ~GeneratorSet_Mat_SU_N () | |
| void | setup (const int Nc) | 
| void | tidyup () | 
| Mat_SU_N | get_generator (const int ica) | 
| void | print () | 
Static Public Attributes | |
| static const std::string | class_name = "GeneratorSet_Mat_SU_N" | 
Private Attributes | |
| int | m_Nc | 
| int | m_NcA | 
| std::valarray< Mat_SU_N * > | m_Ta | 
| Bridge::VerboseLevel | m_vl | 
Set of SU(N) generators.
This class difines the generators of SU(Nc) group. General value of Nc is accepted. The normalization of generator is tr[T_a T_b] = {ab}/2. [12 Feb 2013 H.Matsufuru]
Definition at line 37 of file generatorSet_Mat_SU_N.h.
      
  | 
  inline | 
Definition at line 45 of file generatorSet_Mat_SU_N.h.
      
  | 
  inline | 
Definition at line 52 of file generatorSet_Mat_SU_N.h.
      
  | 
  inline | 
Definition at line 57 of file generatorSet_Mat_SU_N.h.
      
  | 
  inline | 
Definition at line 68 of file generatorSet_Mat_SU_N.h.
| void GeneratorSet_Mat_SU_N::print | ( | ) | 
Definition at line 67 of file generatorSet_Mat_SU_N.cpp.
| void GeneratorSet_Mat_SU_N::setup | ( | const int | Nc | ) | 
Definition at line 19 of file generatorSet_Mat_SU_N.cpp.
| void GeneratorSet_Mat_SU_N::tidyup | ( | ) | 
Definition at line 95 of file generatorSet_Mat_SU_N.cpp.
      
  | 
  static | 
Definition at line 62 of file generatorSet_Mat_SU_N.h.
      
  | 
  private | 
Definition at line 39 of file generatorSet_Mat_SU_N.h.
      
  | 
  private | 
Definition at line 40 of file generatorSet_Mat_SU_N.h.
      
  | 
  private | 
Definition at line 41 of file generatorSet_Mat_SU_N.h.
      
  | 
  private | 
Definition at line 42 of file generatorSet_Mat_SU_N.h.