|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <filesystem>#include <iomanip>#include <iostream>#include <optional>#include <sstream>#include <string>#include <vector>#include "Config.h"#include "config.hpp"#include "IPathsProvider.h"#include "MemoryManager.h"

Go to the source code of this file.
Classes | |
| class | HyperisoBanner |
| Pretty startup banner for Hyperiso sessions. More... | |
Macros | |
| #define | HYPERISO_AUTHORS "Theo Reymermier, Niels Fardeau and the Hyperiso contributors" |
| #define HYPERISO_AUTHORS "Theo Reymermier, Niels Fardeau and the Hyperiso contributors" |
Definition at line 19 of file HyperisoBanner.h.