![]() |
Fleet
0.0.9
Inference in the LOT
|
#include <atomic>

Go to the source code of this file.
Namespaces | |
| FleetStatistics | |
Functions | |
| std::atomic< uintmax_t > | FleetStatistics::posterior_calls (0) |
| std::atomic< uintmax_t > | FleetStatistics::hypothesis_births (0) |
| std::atomic< uintmax_t > | FleetStatistics::vm_ops (0) |
| std::atomic< uintmax_t > | FleetStatistics::mcmc_proposal_calls (0) |
| std::atomic< uintmax_t > | FleetStatistics::mcmc_acceptance_count (0) |
| std::atomic< uintmax_t > | FleetStatistics::global_sample_count (0) |
| std::atomic< uintmax_t > | FleetStatistics::beam_steps (0) |
| std::atomic< uintmax_t > | FleetStatistics::enumeration_steps (0) |
| std::atomic< uintmax_t > | FleetStatistics::depth_exceptions (0) |
| void | FleetStatistics::reset () |
1.8.13