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

#include <FitAbstraction.h>

Public Attributes

double up = 0.5
 
unsigned strategy = 2
 
unsigned max_fcn = 100000
 
double tolerance = 0.2
 
bool run_hesse = true
 
unsigned hesse_maxcalls = 0
 
bool verbose = true
 

Detailed Description

Definition at line 27 of file FitAbstraction.h.

Member Data Documentation

◆ hesse_maxcalls

unsigned fit_app::FitOptions::hesse_maxcalls = 0

Definition at line 33 of file FitAbstraction.h.

◆ max_fcn

unsigned fit_app::FitOptions::max_fcn = 100000

Definition at line 30 of file FitAbstraction.h.

◆ run_hesse

bool fit_app::FitOptions::run_hesse = true

Definition at line 32 of file FitAbstraction.h.

◆ strategy

unsigned fit_app::FitOptions::strategy = 2

Definition at line 29 of file FitAbstraction.h.

◆ tolerance

double fit_app::FitOptions::tolerance = 0.2

Definition at line 31 of file FitAbstraction.h.

◆ up

double fit_app::FitOptions::up = 0.5

Definition at line 28 of file FitAbstraction.h.

◆ verbose

bool fit_app::FitOptions::verbose = true

Definition at line 34 of file FitAbstraction.h.


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