vSMC
vSMC: Scalable Monte Carlo
|
Parallel samplers using OpenMP. More...
Classes | |
class | vsmc::InitializeOMP< T, Derived > |
Sampler<T>::init_type subtype using OpenMP. More... | |
class | vsmc::MonitorEvalOMP< T, Derived > |
Monitor<T>::eval_type subtype using OpenMP. More... | |
class | vsmc::MoveOMP< T, Derived > |
Sampler<T>::move_type subtype using OpenMP. More... | |
class | vsmc::StateOMP< StateBase > |
Particle::value_type subtype using OpenMP. More... | |
Parallel samplers using OpenMP.