|
vSMC
vSMC: Scalable Monte Carlo
|
Parallel samplers using Apple GCD. More...
Classes | |
| class | vsmc::InitializeGCD< T, Derived > |
| Sampler<T>::init_type subtype usingt Apple Grand Central Dispatch. More... | |
| class | vsmc::MonitorEvalGCD< T, Derived > |
| Monitor<T>::eval_type subtype usingt Apple Grand Central Dispatch. More... | |
| class | vsmc::MoveGCD< T, Derived > |
| Sampler<T>::move_type subtype usingt Apple Grand Central Dispatch. More... | |
| class | vsmc::PathEvalGCD< T, Derived > |
| Path<T>::eval_type subtype usingt Apple Grand Central Dispatch. More... | |
| class | vsmc::StateGCD< BaseState > |
| Particle::value_type subtype usingt Apple Grand Central Dispatch. More... | |
Parallel samplers using Apple GCD.
1.8.9.1