Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
StatisticCachePrinter Class Reference

Formatting helper for StatCache diagnostics. More...

#include <StatisticCachePrinter.h>

Static Public Member Functions

static void print (const StatCache &cache, std::ostream &os)
 

Detailed Description

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.

Member Function Documentation

◆ print()

void StatisticCachePrinter::print ( const StatCache cache,
std::ostream &  os 
)
static

Print a compact diagnostic dump of the statistic cache.

Definition at line 5 of file StatisticCachePrinter.cpp.


The documentation for this class was generated from the following files: