vSMC
vSMC: Scalable Monte Carlo
|
Parallel samplers using Intel Cilk Plus. More...
Classes | |
class | vsmc::InitializeCILK< T, Derived > |
Sampler<T>::init_type subtype using Intel Cilk Plus. More... | |
class | vsmc::MonitorEvalCILK< T, Derived > |
Monitor<T>::eval_type subtype using Intel Cilk Plus. More... | |
class | vsmc::MoveCILK< T, Derived > |
Sampler<T>::move_type subtype using Intel Cilk Plus. More... | |
class | vsmc::PathEvalCILK< T, Derived > |
Path<T>::eval_type subtype using Intel Cilk Plus. More... | |
class | vsmc::StateCILK< BaseState > |
Particle::value_type subtype using Intel Cilk Plus. More... | |
Parallel samplers using Intel Cilk Plus.