Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
LikelihoodMarginalCfg Struct Reference

Configuration object for LikelihoodMarginal. More...

#include <LikelihoodMarginal.h>

Inheritance diagram for LikelihoodMarginalCfg:
Collaboration diagram for LikelihoodMarginalCfg:

Public Attributes

std::vector< double > values
 
std::vector< double > weights
 Support points of the discrete distribution.
 

Additional Inherited Members

- Public Member Functions inherited from AbstractConfig
virtual ~AbstractConfig ()=default
 Virtual destructor to allow safe polymorphic deletion.
 

Detailed Description

Configuration object for LikelihoodMarginal.

The vectors values and weights must have the same size, and weights are interpreted up to an overall normalization factor.

Definition at line 38 of file LikelihoodMarginal.h.

Member Data Documentation

◆ values

std::vector<double> LikelihoodMarginalCfg::values

Definition at line 39 of file LikelihoodMarginal.h.

◆ weights

std::vector<double> LikelihoodMarginalCfg::weights

Support points of the discrete distribution.

Definition at line 40 of file LikelihoodMarginal.h.


The documentation for this struct was generated from the following file: