vSMC
vSMC: Scalable Monte Carlo
Classes
Intel Threading Building Blocks

Parallel samplers using Intel TBB. More...

Classes

class  vsmc::InitializeTBB< T, Derived >
 Sampler<T>::init_type subtype using Intel Threading Building Blocks. More...
 
class  vsmc::InitializeTBB< T, Derived >::work_type
 
class  vsmc::MonitorEvalTBB< T, Derived >
 Monitor<T>::eval_type subtype using Intel Threading Building Blocks. More...
 
class  vsmc::MonitorEvalTBB< T, Derived >::work_type
 
class  vsmc::MoveTBB< T, Derived >
 Sampler<T>::move_type subtype using Intel Threading Building Blocks. More...
 
class  vsmc::MoveTBB< T, Derived >::work_type
 
class  vsmc::StateTBB< StateBase >
 Particle::value_type subtype using Intel Threading Building Blocks. More...
 
class  vsmc::StateTBB< StateBase >::work_type< IntType >
 

Detailed Description

Parallel samplers using Intel TBB.