vSMC
vSMC: Scalable Monte Carlo
|
Sequential samplers. More...
Classes | |
class | vsmc::InitializeSEQ< T, Derived > |
Sampler<T>::init_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... | |
Typedefs | |
template<typename StateBase > | |
using | vsmc::StateSEQ = StateBase |
Particle::value_type subtype. More... | |
Sequential samplers.
using vsmc::StateSEQ = typedef StateBase |
Particle::value_type subtype.
Definition at line 45 of file backend_seq.hpp.