flavour
|
a class to represent the mixing matrices VCKM and VPMNS More...
#include <Formulas.h>
Public Member Functions | |
Matrixx () | |
Matrixx (const Matrix3c &a) | |
Matrixx (double c12, double c13, double c23, double s12, double s13, double s23, CD e13, CD e13t) | |
constructs a unitary Matrixx in the standard form More... | |
Matrixx (double t12, double t13, double t23, double d13) | |
const Matrixx | conjugate () const |
computes the hermitian conjugate of the Matrixx More... | |
a class to represent the mixing matrices VCKM and VPMNS
Definition at line 72 of file Formulas.h.
|
inline |
Definition at line 74 of file Formulas.h.
|
inline |
Definition at line 75 of file Formulas.h.
|
inline |
constructs a unitary Matrixx in the standard form
Definition at line 79 of file Formulas.h.
|
inline |
Definition at line 86 of file Formulas.h.
|
inline |
computes the hermitian conjugate of the Matrixx
Definition at line 89 of file Formulas.h.