vSMC  v3.0.0
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::MonitorEvalSMP< T, Derived, BackendSEQ >
 Monitor<T>::eval_type subtype. More...
 
class  vsmc::SamplerEvalSMP< T, Derived, BackendSEQ >
 Sampler<T>::eval_type subtype. More...
 

Namespaces

 vsmc
 

Typedefs

template<typename T , typename Derived >
using vsmc::MonitorEvalSEQ = MonitorEvalSMP< T, Derived, BackendSEQ >
 Monitor<T>::eval_type subtype. More...
 
template<typename T , typename Derived >
using vsmc::SamplerEvalSEQ = SamplerEvalSMP< T, Derived, BackendSEQ >
 Sampler<T>::eval_type subtype. More...