27 double a[4][8],
b[4][8][8][8];
42 double F(
unsigned int i,
unsigned int j,
int x,
double mu,
double M,
double nf);
43 double R(
unsigned int i,
unsigned int j,
int x,
double mu,
double M,
double nf);
44 double G(
unsigned int i,
unsigned int p,
unsigned int j,
int x,
int y,
double mu,
double M,
double nf);
45 double H(
unsigned int i,
unsigned int p,
unsigned int q,
unsigned int j,
int x,
int y,
int z,
double mu,
double M,
double nf);
double alphatilde_e(double mu)
std::vector< double > vavi
std::vector< double > vbeevi
EvolBsmm(unsigned int dim, schemes scheme, orders order, orders_ew order_ew, const StandardModel &model)
std::vector< double > vebvi
std::vector< double > veavi
gslpp::matrix< gslpp::complex > V
A class for constructing and defining operations on real matrices.
std::vector< double > vdevi
std::vector< double > vbebvi
std::vector< double > vrvi
orders
An enum type for orders in QCD.
gslpp::vector< gslpp::complex > e
std::vector< double > vbbvi
std::vector< double > vbbevi
std::vector< double > veevi
std::vector< double > vcvi
std::vector< double > vbvi
A model class for the Standard Model.
std::vector< double > vbdvi
schemes
An enum type for regularization schemes.
std::vector< double > vedvi
std::vector< double > vebbvi
orders_ew
An enum type for orders in electroweak.
const StandardModel & model
std::vector< double > vdvi
std::vector< double > vaevi
gslpp::matrix< gslpp::complex > Vi
std::vector< double > vfvi
gslpp::matrix< gslpp::complex > EE
gslpp::matrix< gslpp::complex > BB
gslpp::matrix< double > AnomalousDimension(int gam, unsigned int n_u, unsigned int n_d) const
std::vector< double > vebevi
gslpp::matrix< gslpp::complex > RR
gslpp::matrix< gslpp::complex > DD
std::vector< double > vevi
double R(unsigned int i, unsigned int j, int x, double mu, double M, double nf)
std::vector< double > veebvi
std::vector< double > vdbvi
gslpp::matrix< gslpp::complex > AA
gslpp::matrix< double > BuiltB(char letter, unsigned int n_u, unsigned int n_d)
A class for the RG evolutor of the Wilson coefficients.
std::vector< double > vbevi
double G(unsigned int i, unsigned int p, unsigned int j, int x, int y, double mu, double M, double nf)
gslpp::matrix< gslpp::complex > FF
gslpp::matrix< double > & Df1Evol(double mu, double M, orders order, orders_ew order_ew, schemes scheme=NDR)
double alphatilde_s(double mu)
gslpp::matrix< gslpp::complex > CC
double F(unsigned int i, unsigned int j, int x, double mu, double M, double nf)
double H(unsigned int i, unsigned int p, unsigned int q, unsigned int j, int x, int y, int z, double mu, double M, double nf)