|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <MesonMixingRunningParameters.h>
Static Public Member Functions | |
| static std::array< complex_t, n_coefs > | change_basis (const std::array< complex_t, n_coefs > &Ci_in, const std::array< std::array< double, n_coefs >, n_coefs > &P) |
| Applies a basis change Ci_out = P * Ci_in. | |
Static Public Attributes | |
| static constexpr int | n_coefs {8} |
| Number of Wilson coefficients for the mixing operator basis handled here. | |
| static constexpr int | n_pows {5} |
| Number of exponent entries stored in ai / bi (for eta power vectors). | |
| static constexpr std::array< double, n_pows > | ai = {0.2609, 0.1304, -1.0435, -0.6315, 0.7184} |
| Exponents for nf=5 evolution (eta_5^ai). | |
| static constexpr std::array< double, n_pows > | bi = {0.2400, 0.1200, -0.9600, -0.5810, 0.6610} |
| Exponents for nf=4 evolution (eta_4^bi). | |
| static constexpr double | a0_V_5 = 1. |
| static constexpr double | a1_V_5 = 1.6273 |
| static constexpr double | b_V_5 = -1.6273 |
| static const std::array< std::array< std::array< double, 2 >, 2 >, 2 > | a0_LR_5 |
| static const std::array< std::array< std::array< double, 2 >, 2 >, 2 > | a1_LR_5 |
| static const std::array< std::array< std::array< double, 2 >, 2 >, 2 > | b_LR_5 |
| static const std::array< std::array< std::array< double, 2 >, 2 >, 2 > | a0_S_5 |
| static const std::array< std::array< std::array< double, 2 >, 2 >, 2 > | a1_S_5 |
| static const std::array< std::array< std::array< double, 2 >, 2 >, 2 > | b_S_5 |
| static constexpr double | a0_V_4 = 1. |
| static constexpr double | a1_V_4 = 1.7917 |
| static constexpr double | b_V_4 = -0.1644 |
| static constexpr double | c_V_4 = -1.6273 |
| static const std::array< std::array< std::array< std::array< double, 2 >, 2 >, 2 >, 2 > | a0_LR_4 {{{a0_LR_4_11, a0_LR_4_12}, {a0_LR_4_21, a0_LR_4_22}}} |
| static const std::array< std::array< std::array< std::array< double, 2 >, 2 >, 2 >, 2 > | a1_LR_4 {{{a1_LR_4_11, a1_LR_4_12}, {a1_LR_4_21, a1_LR_4_22}}} |
| static const std::array< std::array< std::array< std::array< double, 2 >, 2 >, 2 >, 2 > | b_LR_4 {{{b_LR_4_11, b_LR_4_12}, {b_LR_4_21, b_LR_4_22}}} |
| static const std::array< std::array< std::array< std::array< double, 2 >, 2 >, 2 >, 2 > | c_LR_4 {{{c_LR_4_11, c_LR_4_12}, {c_LR_4_21, c_LR_4_22}}} |
| static const std::array< std::array< std::array< std::array< double, 2 >, 2 >, 2 >, 2 > | a0_S_4 {{{a0_S_4_11, a0_S_4_12}, {a0_S_4_21, a0_S_4_22}}} |
| static const std::array< std::array< std::array< std::array< double, 2 >, 2 >, 2 >, 2 > | a1_S_4 {{{a1_S_4_11, a1_S_4_12}, {a1_S_4_21, a1_S_4_22}}} |
| static const std::array< std::array< std::array< std::array< double, 2 >, 2 >, 2 >, 2 > | b_S_4 {{{b_S_4_11, b_S_4_12}, {b_S_4_21, b_S_4_22}}} |
| static const std::array< std::array< std::array< std::array< double, 2 >, 2 >, 2 >, 2 > | c_S_4 {{{c_S_4_11, c_S_4_12}, {c_S_4_21, c_S_4_22}}} |
| static const std::array< std::array< double, n_coefs >, n_coefs > | SUSY_to_BMU |
| Change of basis matrix from SUSY basis to BMU basis. | |
| static const std::array< std::array< double, n_coefs >, n_coefs > | BMU_to_SUSY |
| Change of basis matrix from BMU basis to SUSY basis. | |
Definition at line 22 of file MesonMixingRunningParameters.h.
|
inlinestatic |
Applies a basis change Ci_out = P * Ci_in.
| Ci_in | Vector of coefficients in the input basis. |
| P | Change-of-basis matrix. |
Definition at line 81 of file MesonMixingRunningParameters.h.
|
static |
Definition at line 59 of file MesonMixingRunningParameters.h.
|
static |
Definition at line 25 of file MesonMixingRunningParameters.h.
|
static |
Definition at line 83 of file MesonMixingRunningParameters.h.
|
static |
Definition at line 40 of file MesonMixingRunningParameters.h.
|
staticconstexpr |
Definition at line 55 of file MesonMixingRunningParameters.h.
|
staticconstexpr |
Definition at line 39 of file MesonMixingRunningParameters.h.
|
static |
Definition at line 65 of file MesonMixingRunningParameters.h.
|
static |
Definition at line 30 of file MesonMixingRunningParameters.h.
|
static |
Definition at line 89 of file MesonMixingRunningParameters.h.
|
static |
Definition at line 45 of file MesonMixingRunningParameters.h.
|
staticconstexpr |
Definition at line 56 of file MesonMixingRunningParameters.h.
|
staticconstexpr |
Definition at line 40 of file MesonMixingRunningParameters.h.
|
staticconstexpr |
Exponents for nf=5 evolution (eta_5^ai).
Definition at line 30 of file MesonMixingRunningParameters.h.
|
static |
Definition at line 71 of file MesonMixingRunningParameters.h.
|
static |
Definition at line 35 of file MesonMixingRunningParameters.h.
|
static |
Definition at line 95 of file MesonMixingRunningParameters.h.
|
static |
Definition at line 50 of file MesonMixingRunningParameters.h.
|
staticconstexpr |
Definition at line 57 of file MesonMixingRunningParameters.h.
|
staticconstexpr |
Definition at line 41 of file MesonMixingRunningParameters.h.
|
staticconstexpr |
Exponents for nf=4 evolution (eta_4^bi).
Definition at line 33 of file MesonMixingRunningParameters.h.
|
static |
Change of basis matrix from BMU basis to SUSY basis.
Definition at line 14 of file MesonMixingRunningParameters.h.
|
static |
Definition at line 77 of file MesonMixingRunningParameters.h.
|
static |
Definition at line 101 of file MesonMixingRunningParameters.h.
|
staticconstexpr |
Definition at line 58 of file MesonMixingRunningParameters.h.
|
staticconstexpr |
Number of Wilson coefficients for the mixing operator basis handled here.
Definition at line 24 of file MesonMixingRunningParameters.h.
|
staticconstexpr |
Number of exponent entries stored in ai / bi (for eta power vectors).
Definition at line 27 of file MesonMixingRunningParameters.h.
|
static |
Change of basis matrix from SUSY basis to BMU basis.
Definition at line 3 of file MesonMixingRunningParameters.h.