|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Core API returning whether MARTY is used as backend. More...
#include <UseMarty.h>


Public Member Functions | |
| bool | get () override |
| Indicates whether the current model is MARTY. | |
Public Member Functions inherited from ICoreAPI< bool > | |
| virtual | ~ICoreAPI ()=default |
| virtual | ~ICoreAPI ()=default |
Core API returning whether MARTY is used as backend.
This API is typically used to conditionally enable MARTY-specific logic without directly querying configuration internals.
Definition at line 24 of file UseMarty.h.
|
inlineoverridevirtual |
Indicates whether the current model is MARTY.
Implements ICoreAPI< bool >.
Definition at line 31 of file UseMarty.h.