55 unsigned int n_d)
const;
74 double a[3][10],
b[3][10][10][10],
c[3][10][10][10],
d[3][10][10][10];
91 gslpp::vector<gslpp::complex>
e;
gslpp::matrix< double > StrongThresholds() const
a method returning the matrix threshold for the QCD penguins at the NLO
gslpp::matrix< gslpp::complex > jssv
gslpp::matrix< gslpp::complex > vi
EvolDC1Buras(unsigned int dim_i, schemes scheme, orders order, const StandardModel &model)
EvolDC1Buras constructor.
gslpp::matrix< gslpp::complex > jss
gslpp::matrix< gslpp::complex > js
gslpp::matrix< gslpp::complex > v
gslpp::vector< gslpp::complex > e
gslpp::matrix< gslpp::complex > h
gslpp::matrix< gslpp::complex > s_s
const StandardModel & model
void DC1PenguinThresholds(double M, orders order)
a void type method for the implementation of the NLO threshold effects in the evolutor
gslpp::matrix< gslpp::complex > vij
gslpp::matrix< gslpp::complex > gg
gslpp::matrix< gslpp::complex > jv
virtual ~EvolDC1Buras()
EvolDC1Buras destructor.
gslpp::matrix< double > & DC1EvolBuras(double mu, double M, orders order, schemes scheme=NDR)
a method returning the evolutor related to the high scale and the low scale
gslpp::matrix< double > AnomalousDimension_DC1_Buras(orders order, unsigned int n_u, unsigned int n_d) const
a method returning the anomalous dimension matrix given in the standard basis
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.