|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Interface for likelihoods that separate fitted and nuisance parameters. More...
#include "ILikelihood.h"

Go to the source code of this file.
Classes | |
| class | IProfileableLikelihood |
| Extension of ILikelihood with explicit parameter-block access. More... | |
Interface for likelihoods that separate fitted and nuisance parameters.
A profileable likelihood exposes the parameter vector as two blocks:


This separation is useful for profile-likelihood scans, uncertainty propagation, curvature-based approximations and diagnostic tooling.
Definition in file IProfileableLikelihood.h.