|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
High-level mutator for parameters used by the observable layer. More...
#include "Include.h"#include "Math.h"#include "IObsParameterMutator.h"#include "ParameterSetter.h"#include "ParameterShifter.h"

Go to the source code of this file.
Classes | |
| class | ObsParameterMutator |
High-level mutator for parameters used by the observable layer.
This class provides a unified interface to:
It delegates the work to:
The identifier type is ParamId and the stored value type is scalar_t.
Typical usage:
Definition in file ObsParameterMutator.h.