GLAC
1.0
|
#include "math/complex.h"
Go to the source code of this file.
Data Structures | |
class | SU2 |
Class for holding \(\mathrm{SU}(2)\) matrices. More... | |
Functions | |
SU2 | operator+ (SU2 A, SU2 B) |
SU2 | operator- (SU2 A, SU2 B) |
SU2 | operator * (SU2 A, SU2 B) |
SU2 | operator * (SU2 A, double b) |