|
vSMC
vSMC: Scalable Monte Carlo
|
Move base dispatch class. More...
#include <vsmc/smp/backend_base.hpp>
Public Member Functions | |
| 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 | |
| MoveBase () | |
| MoveBase (const MoveBase< T, Derived > &) | |
| virtual | ~MoveBase () |
| MoveBase< T, Derived > & | operator= (const MoveBase< T, Derived > &) |
Move base dispatch class.
Definition at line 198 of file backend_base.hpp.
|
inlineprotected |
Definition at line 213 of file backend_base.hpp.
|
inlineprotected |
Definition at line 213 of file backend_base.hpp.
|
inlineprotectedvirtual |
Definition at line 213 of file backend_base.hpp.
|
inline |
Definition at line 202 of file backend_base.hpp.
|
inlineprotected |
Definition at line 213 of file backend_base.hpp.
|
inline |
Definition at line 208 of file backend_base.hpp.
|
inline |
Definition at line 205 of file backend_base.hpp.
1.8.9.1