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

Public Attributes

std::vector< std::string > names
 
std::vector< double > x0
 
std::vector< double > scale_hints
 
std::vector< ParamLimitlimits
 
std::function< double(const std::vector< double > &)> f_joint
 

Detailed Description

Definition at line 242 of file test_contour_minuit_refactored.cpp.

Member Data Documentation

◆ f_joint

std::function<double(const std::vector<double>&)> fit_app::JointLikelihoodProblem::f_joint

Definition at line 247 of file test_contour_minuit_refactored.cpp.

◆ limits

std::vector<ParamLimit> fit_app::JointLikelihoodProblem::limits

Definition at line 246 of file test_contour_minuit_refactored.cpp.

◆ names

std::vector<std::string> fit_app::JointLikelihoodProblem::names

Definition at line 243 of file test_contour_minuit_refactored.cpp.

◆ scale_hints

std::vector<double> fit_app::JointLikelihoodProblem::scale_hints

Definition at line 245 of file test_contour_minuit_refactored.cpp.

◆ x0

std::vector<double> fit_app::JointLikelihoodProblem::x0

Definition at line 244 of file test_contour_minuit_refactored.cpp.


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