vSMC
vSMC: Scalable Monte Carlo
|
Monitor evaluation base. More...
#include <vsmc/core/adapter.hpp>
Public Member Functions | |
MonitorEvalAdapterBase () | |
MonitorEvalAdapterBase (const F &f) | |
F & | implementation () |
const F & | implementation () const |
void | post_processor (std::size_t iter, const Particle< T > &particle) |
void | pre_processor (std::size_t iter, const Particle< T > &particle) |
Monitor evaluation base.
Definition at line 163 of file adapter.hpp.
|
inline |
Definition at line 167 of file adapter.hpp.
|
inline |
Definition at line 169 of file adapter.hpp.
|
inline |
Definition at line 183 of file adapter.hpp.
|
inline |
Definition at line 185 of file adapter.hpp.
|
inline |
Definition at line 177 of file adapter.hpp.
|
inline |
Definition at line 171 of file adapter.hpp.