13 #include <gsl/gsl_sf_dilog.h>
60 double etacc(
double mu)
const;
68 double etact(
double mu)
const;
76 double etatt(
double mu)
const;
double etatt(double mu) const
Buras et al, hep-ph/9512380.
A class for constructing and defining operations on real matrices.
const StandardModel & model
orders
An enum type for orders in QCD.
double etact(double mu) const
Buras et al, hep-ph/9512380.
EvolDF2(unsigned int dim_i, schemes scheme, orders order, const StandardModel &model)
constructor
virtual ~EvolDF2()
destructor
A model class for the Standard Model.
schemes
An enum type for regularization schemes.
gslpp::matrix< double > & Df2Evol(double mu, double M, orders order, schemes scheme=NDR)
gslpp::matrix< double > AnomalousDimension(orders order, unsigned int nf, int basis=0) const
ADM in the basis used in Ciuchini et.al. hep-ph/9711402 (basis = 0, default) or in the basis (QVLL...
double etacc(double mu) const
Buras et al, hep-ph/9512380.
A class for the RG evolutor of the Wilson coefficients.