|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include "StatisticHandler.h"#include <iostream>#include <map>#include <memory>#include <vector>#include "CliUtils.h"#include "ObservableInterface.h"#include "StatisticInterface.h"#include "mapper_hub.hpp"
Go to the source code of this file.
Functions | |
| int | handleStatisticOptions (int argc, char *argv[]) |
| int handleStatisticOptions | ( | int | argc, |
| char * | argv[] | ||
| ) |
Dispatch hyperiso-ui statistic ... commands.
Definition at line 47 of file StatisticHandler.cpp.