Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
IMartyParameterProxy.h File Reference

Declares a generic interface to access parameters for MARTY adapters. More...

#include "scalar.h"
Include dependency graph for IMartyParameterProxy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMartyParameterProxy< T, V >
 Interface for accessing parameter values from different backends. More...
 

Detailed Description

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.