vSMC
vSMC: Scalable Monte Carlo
|
Parallel samplers using C++11 concurrency. More...
Classes | |
class | vsmc::InitializeSTD< T, Derived > |
Sampler<T>::init_type subtype using C++11 concurrency. More... | |
class | vsmc::MonitorEvalSTD< T, Derived > |
Monitor<T>::eval_type subtype using C++11 concurrency. More... | |
class | vsmc::MoveSTD< T, Derived > |
Sampler<T>::move_type subtype using C++11 concurrency. More... | |
class | vsmc::PathEvalSTD< T, Derived > |
Path<T>::eval_type subtype using C++11 concurrency. More... | |
class | vsmc::StateSTD< BaseState > |
Particle::value_type subtype using C++11 concurrency. More... | |
Parallel samplers using C++11 concurrency.