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

Interface for MARTY-based Wilson coefficient calculations. More...

#include <set>
#include <unordered_set>
#include <string>
#include <utility>
Include dependency graph for IMartyWilsonProxy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMartyWilsonProxy< T >
 Abstract proxy for Wilson coefficient calculations via MARTY. More...
 

Detailed Description

Interface for MARTY-based Wilson coefficient calculations.

This header defines IMartyWilsonProxy, an abstract interface exposing high-level operations related to Wilson coefficient generation and dependency tracking using MARTY.

Template Parameters
TType used to represent interpreted parameter dependencies (typically InterpretedParam).

Definition in file IMartyWilsonProxy.h.