|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Formatting helper for StatCache diagnostics. More...
#include <StatisticCachePrinter.h>
Static Public Member Functions | |
| static void | print (const StatCache &cache, std::ostream &os) |
Formatting helper for StatCache diagnostics.
Keeping cache formatting outside StatisticManager makes the manager focus on state construction and computation. Printing remains opt-in through StatisticConfig and can be expanded without growing the manager itself.
Definition at line 16 of file StatisticCachePrinter.h.
|
static |
Print a compact diagnostic dump of the statistic cache.
Definition at line 5 of file StatisticCachePrinter.cpp.