vSMC
vSMC: Scalable Monte Carlo
|
Initialize class adapter base. More...
#include <vsmc/core/adapter.hpp>
Public Member Functions | |
InitializeAdapterBase () | |
InitializeAdapterBase (const F &f) | |
F & | implementation () |
const F & | implementation () const |
void | initialize_param (Particle< T > &particle, void *param) |
void | post_processor (Particle< T > &particle) |
void | pre_processor (Particle< T > &particle) |
Initialize class adapter base.
Definition at line 51 of file adapter.hpp.
|
inline |
Definition at line 55 of file adapter.hpp.
|
inline |
Definition at line 57 of file adapter.hpp.
|
inline |
Definition at line 77 of file adapter.hpp.
|
inline |
Definition at line 79 of file adapter.hpp.
|
inline |
Definition at line 59 of file adapter.hpp.
|
inline |
Definition at line 71 of file adapter.hpp.
|
inline |
Definition at line 65 of file adapter.hpp.