|
vSMC
vSMC: Scalable Monte Carlo
|
Move class adapter base. More...
#include <vsmc/core/adapter.hpp>
Public Member Functions | |
| 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 base.
Definition at line 113 of file adapter.hpp.
|
inline |
Definition at line 117 of file adapter.hpp.
|
inline |
Definition at line 119 of file adapter.hpp.
|
inline |
Definition at line 133 of file adapter.hpp.
|
inline |
Definition at line 135 of file adapter.hpp.
|
inline |
Definition at line 127 of file adapter.hpp.
|
inline |
Definition at line 121 of file adapter.hpp.
1.8.9.1