|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Declares a generic interface to access parameters for MARTY adapters. More...
#include "scalar.h"

Go to the source code of this file.
Classes | |
| class | IMartyParameterProxy< T, V > |
| Interface for accessing parameter values from different backends. More... | |
Declares a generic interface to access parameters for MARTY adapters.
This abstraction allows code-generation utilities to retrieve parameter values without directly depending on the underlying parameter storage (e.g. Hyperiso’s Parameters system).
Definition in file IMartyParameterProxy.h.