vSMC
vSMC: Scalable Monte Carlo
|
Sampler<T>::move_type subtype. More...
#include <vsmc/smp/backend_seq.hpp>
Public Member Functions | |
std::size_t | operator() (std::size_t iter, Particle< T > &particle) |
![]() | |
std::size_t | move_state (std::size_t iter, SingleParticle< T > sp) |
void | post_processor (std::size_t iter, Particle< T > &particle) |
void | pre_processor (std::size_t iter, Particle< T > &particle) |
Protected Member Functions | |
MoveSEQ () | |
MoveSEQ (const MoveSEQ< T, Derived > &other) | |
~MoveSEQ () | |
MoveSEQ< T, Derived > & | operator= (const MoveSEQ< T, Derived > &other) |
![]() | |
MoveBase () | |
MoveBase (const MoveBase< T, Derived > &) | |
virtual | ~MoveBase () |
MoveBase< T, Derived > & | operator= (const MoveBase< T, Derived > &) |
Sampler<T>::move_type subtype.
Definition at line 39 of file backend_seq.hpp.
|
inlineprotected |
Definition at line 101 of file backend_seq.hpp.
|
inlineprotected |
Definition at line 101 of file backend_seq.hpp.
|
inlineprotected |
Definition at line 101 of file backend_seq.hpp.
|
inline |
Definition at line 86 of file backend_seq.hpp.
|
inlineprotected |
Definition at line 101 of file backend_seq.hpp.