|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include "GroupDefinition.h"#include "BScalarWilsonGroup.h"#include "Math.h"#include "ParameterProvider.h"#include <array>#include <cmath>#include <exception>#include <limits>#include <string_view>
Go to the source code of this file.
Namespaces | |
| namespace | GroupDefinitions |
| Registry/factory of built-in and custom GroupDefinition objects. | |
Typedefs | |
| using | CGS = CoefficientGroupSources |
Functions | |
| const GroupDefinition & | GroupDefinitions::BScalar () |
| using CGS = CoefficientGroupSources |
Definition at line 12 of file GroupDef_BScalar.cpp.