|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Statistics-layer adapter for optimized batched parameter updates. More...


Go to the source code of this file.
Classes | |
| class | StatParamOptimizerProxy |
| Concrete statistics-layer proxy for staged parameter optimization updates. More... | |
Statistics-layer adapter for optimized batched parameter updates.
This class adapts ParamOptimizerAdapter to the statistics module through the IStatParamOptimizerProxy interface.
It provides a simple staging API for:
The underlying adapter is initialized with a fixed set of parameter types relevant to the statistics workflow:
This makes the proxy suitable for repeated parameter mutations in statistical tasks such as scans, fitting, profiling, and uncertainty propagation.
Definition in file StatParamOptimizerProxy.h.