|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <FitAbstraction.h>
Public Attributes | |
| double | up = 0.5 |
| unsigned | npoints = 80 |
| unsigned | strategy = 2 |
| unsigned | max_fcn = 30000 |
| double | tolerance = 0.2 |
Definition at line 37 of file FitAbstraction.h.
| unsigned fit_app::ContourOptionsBackEnd::max_fcn = 30000 |
Definition at line 41 of file FitAbstraction.h.
| unsigned fit_app::ContourOptionsBackEnd::npoints = 80 |
Definition at line 39 of file FitAbstraction.h.
| unsigned fit_app::ContourOptionsBackEnd::strategy = 2 |
Definition at line 40 of file FitAbstraction.h.
| double fit_app::ContourOptionsBackEnd::tolerance = 0.2 |
Definition at line 42 of file FitAbstraction.h.
| double fit_app::ContourOptionsBackEnd::up = 0.5 |
Definition at line 38 of file FitAbstraction.h.