|
vSMC
vSMC: Scalable Monte Carlo
|
#include <vsmc/internal/common.hpp>Go to the source code of this file.
Classes | |
| class | vsmc::Monitor< T > |
| Monitor for Monte Carlo integration. More... | |
Namespaces | |
| vsmc | |
Macros | |
| #define | VSMC_RUNTIME_ASSERT_CORE_MONITOR_EVAL |
| #define | VSMC_RUNTIME_ASSERT_CORE_MONITOR_ID(func) |
| #define | VSMC_RUNTIME_ASSERT_CORE_MONITOR_ITER(func) |
Enumerations | |
| enum | vsmc::MonitorStage { vsmc::MonitorMove, vsmc::MonitorResample, vsmc::MonitorMCMC } |
| Monitor stage. More... | |
| #define VSMC_RUNTIME_ASSERT_CORE_MONITOR_EVAL |
Definition at line 45 of file monitor.hpp.
| #define VSMC_RUNTIME_ASSERT_CORE_MONITOR_ID | ( | func | ) |
Definition at line 37 of file monitor.hpp.
| #define VSMC_RUNTIME_ASSERT_CORE_MONITOR_ITER | ( | func | ) |
Definition at line 41 of file monitor.hpp.
1.8.11