vSMC
vSMC: Scalable Monte Carlo
|
Move class adapter. More...
#include <vsmc/core/adapter.hpp>
Public Member Functions | |
MoveAdapter () | |
MoveAdapter (const F &f) | |
std::size_t | move_state (std::size_t iter, SingleParticle< T > part) |
![]() | |
MoveAdapterBase () | |
MoveAdapterBase (const F &f) | |
F & | implementation () |
const F & | implementation () const |
void | post_processor (std::size_t iter, Particle< T > &particle) |
void | pre_processor (std::size_t iter, Particle< T > &particle) |
Move class adapter.
Definition at line 42 of file adapter.hpp.
|
inline |
Definition at line 72 of file adapter.hpp.
|
inline |
Definition at line 74 of file adapter.hpp.
|
inline |
Definition at line 76 of file adapter.hpp.