|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include "Logger.h"#include <iostream>#include <cassert>#include "ObservableInterface.h"#include "HyperisoMaster.h"
Go to the source code of this file.
Functions | |
| template<typename T , typename U > | |
| void | assert_equal (const T &result, const U &expected, const std::string &test_name) |
| void | test_interface (ObservableInterface &interface) |
| int | main () |
| void test_interface | ( | ObservableInterface & | interface | ) |