vSMC
vSMC: Scalable Monte Carlo
Classes | Namespaces | Typedefs
backend_seq.hpp File Reference
#include <vsmc/smp/backend_base.hpp>

Go to the source code of this file.

Classes

class  vsmc::InitializeSEQ< T, Derived >
 Sampler<T>::init_type subtype. More...
 
class  vsmc::InitializeSEQ< T, Derived >
 Sampler<T>::init_type subtype. More...
 
class  vsmc::MonitorEvalSEQ< T, Derived >
 Monitor<T>::eval_type subtype. More...
 
class  vsmc::MonitorEvalSEQ< T, Derived >
 Monitor<T>::eval_type subtype. More...
 
class  vsmc::MoveSEQ< T, Derived >
 Sampler<T>::move_type subtype. More...
 
class  vsmc::MoveSEQ< T, Derived >
 Sampler<T>::move_type subtype. More...
 

Namespaces

 vsmc
 

Typedefs

template<typename StateBase >
using vsmc::StateSEQ = StateBase
 Particle::value_type subtype. More...