|
vSMC
vSMC: Scalable Monte Carlo
|
Monitor evalution base dispatch class. More...
#include <vsmc/smp/backend_base.hpp>
Public Member Functions | |
| void | monitor_state (std::size_t iter, std::size_t dim, ConstSingleParticle< T > csp, double *res) |
| void | post_processor (std::size_t iter, const Particle< T > &particle) |
| void | pre_processor (std::size_t iter, const Particle< T > &particle) |
Protected Member Functions | |
| MonitorEvalBase () | |
| MonitorEvalBase (const MonitorEvalBase< T, Derived > &) | |
| virtual | ~MonitorEvalBase () |
| MonitorEvalBase< T, Derived > & | operator= (const MonitorEvalBase< T, Derived > &) |
Monitor evalution base dispatch class.
Definition at line 297 of file backend_base.hpp.
|
inlineprotected |
Definition at line 313 of file backend_base.hpp.
|
inlineprotected |
Definition at line 313 of file backend_base.hpp.
|
inlineprotectedvirtual |
Definition at line 313 of file backend_base.hpp.
|
inline |
Definition at line 301 of file backend_base.hpp.
|
inlineprotected |
Definition at line 313 of file backend_base.hpp.
|
inline |
Definition at line 308 of file backend_base.hpp.
|
inline |
Definition at line 305 of file backend_base.hpp.
1.8.9.1