Hyperiso
1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
IMartyParameterProxy.h
Go to the documentation of this file.
1
#ifndef IMARTYPARAMETERPROXY_H
2
#define IMARTYPARAMETERPROXY_H
3
4
#include "
scalar.h
"
5
26
template
<
typename
T,
typename
V>
27
class
IMartyParameterProxy
{
28
public
:
29
37
virtual
scalar_t
operator()
(
const
T
& x,
const
V
& y)
const
= 0 ;
38
};
39
40
#endif
// IMARTYPARAMETERPROXY_H
BV_FF::V
@ V
IMartyParameterProxy
Interface for accessing parameter values from different backends.
Definition
IMartyParameterProxy.h:27
IMartyParameterProxy::operator()
virtual scalar_t operator()(const T &x, const V &y) const =0
Retrieves the numerical value of a parameter.
scalar_t
Definition
scalar.h:11
scalar.h
T
double T(double x)
Wilson coefficient T(x).
Definition
special_SM.cpp:866
Hyperiso
core
src
ExternalIntegration
MartyInterface
ports
IMartyParameterProxy.h
Generated by
1.9.8