Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
StatisticProgressReporter Member List

This is the complete list of members for StatisticProgressReporter, including all inherited members.

accepted(std::size_t accepted_count, std::size_t attempts=0, std::size_t failures=0)StatisticProgressReporter
finish(std::size_t accepted_count, std::size_t attempts, std::size_t failures)StatisticProgressReporter
StatisticProgressReporter(bool enabled, std::size_t total, std::size_t probe_draws=5, std::size_t update_every=1, std::ostream &os=std::cout, std::string label="Monte-Carlo", std::string item_label="accepted", std::shared_ptr< StatisticProgressMonitor > monitor=nullptr, std::string phase="monte_carlo")StatisticProgressReporter