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

Likelihood decorator adding an external Gaussian constraint term. More...

#include "ILikelihood.h"
#include "JointDistribution.h"
Include dependency graph for WithGaussianConstraints.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WithGaussianConstraints
 Decorates a likelihood with Gaussian constraints on selected parameters. More...
 

Detailed Description

Likelihood decorator adding an external Gaussian constraint term.

This header defines WithGaussianConstraints, a lightweight wrapper around an existing likelihood. The wrapper evaluates the base likelihood and adds the negative log-density of a joint constraint distribution applied to a selected subset of the parameter vector.

See also
ILikelihood
JointDistribution

Definition in file WithGaussianConstraints.h.