flavour
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
BGLmodels::Matrixx Class Reference

a class to represent the mixing matrices VCKM and VPMNS More...

#include <Formulas.h>

Inheritance diagram for BGLmodels::Matrixx:
Collaboration diagram for BGLmodels::Matrixx:

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...
 

Detailed Description

a class to represent the mixing matrices VCKM and VPMNS

Definition at line 72 of file Formulas.h.

Constructor & Destructor Documentation

BGLmodels::Matrixx::Matrixx ( )
inline

Definition at line 74 of file Formulas.h.

BGLmodels::Matrixx::Matrixx ( const Matrix3c a)
inline

Definition at line 75 of file Formulas.h.

BGLmodels::Matrixx::Matrixx ( double  c12,
double  c13,
double  c23,
double  s12,
double  s13,
double  s23,
CD  e13,
CD  e13t 
)
inline

constructs a unitary Matrixx in the standard form

Definition at line 79 of file Formulas.h.

BGLmodels::Matrixx::Matrixx ( double  t12,
double  t13,
double  t23,
double  d13 
)
inline

Definition at line 86 of file Formulas.h.

Member Function Documentation

const Matrixx BGLmodels::Matrixx::conjugate ( ) const
inline

computes the hermitian conjugate of the Matrixx

Definition at line 89 of file Formulas.h.


The documentation for this class was generated from the following file: