|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Abstract interface for likelihood functions used by the fitting layer. More...
#include "Math.h"

Go to the source code of this file.
Classes | |
| class | ILikelihood |
| Base interface for negative log-likelihood evaluators. More... | |
Abstract interface for likelihood functions used by the fitting layer.
This header defines the minimal contract required from any likelihood object: evaluating a negative log-likelihood, exposing its parameter definitions and reporting the total dimension of the optimization vector.
Definition in file ILikelihood.h.