82 double a[4][13],
b[4][13][13][13],
c[4][13][13][13],
d[4][13][13][13];
93 gslpp::vector<gslpp::complex>
e;
gslpp::vector< gslpp::complex > e
gslpp::matrix< gslpp::complex > js
gslpp::matrix< gslpp::complex > s_s
gslpp::matrix< gslpp::complex > jss
gslpp::matrix< gslpp::complex > vi
gslpp::matrix< gslpp::complex > jv
virtual ~EvolDB1Mll()
EvolDF1bsg destructor.
gslpp::matrix< gslpp::complex > vij
gslpp::matrix< gslpp::complex > gg
gslpp::matrix< gslpp::complex > h
gslpp::matrix< gslpp::complex > v
gslpp::matrix< gslpp::complex > jssv
gslpp::matrix< double > ToEffectiveBasis(gslpp::matrix< double > mat) const
a method returning the anomalous dimension for the evolution of the effective Wilson coefficients
gslpp::matrix< double > ToRescaleBasis(orders order, unsigned int n_u, unsigned int n_d) const
a method returning the anomalous dimension in the Chetyrkin, Misiak and Munz operator basis
gslpp::matrix< double > & Df1EvolMll(double mu, double M, orders order, schemes scheme=NDR)
a method returning the evolutor related to the high scale and the low scale
EvolDB1Mll(unsigned int dim, schemes scheme, orders order, const StandardModel &model)
EvolDF1bsg constructor.
gslpp::matrix< double > AnomalousDimension_M(orders order, unsigned int n_u, unsigned int n_d) const
a method returning the anomalous dimension matrix given in the Misiak basis
const StandardModel & model
A class for the RG evolutor of the Wilson coefficients.
A model class for the Standard Model.
orders
An enum type for orders in QCD.
schemes
An enum type for regularization schemes.