vSMC
vSMC: Scalable Monte Carlo
|
Monitor<T>::eval_type subtype using Parallel Pattern Library. More...
#include <vsmc/smp/backend_ppl.hpp>
Public Member Functions | |
void | operator() (std::size_t iter, std::size_t dim, const Particle< T > &particle, double *res) |
![]() | |
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 | |
MonitorEvalPPL () | |
MonitorEvalPPL (const MonitorEvalPPL< T, Derived > &other) | |
~MonitorEvalPPL () | |
MonitorEvalPPL< T, Derived > & | operator= (const MonitorEvalPPL< T, Derived > &other) |
![]() | |
MonitorEvalBase () | |
MonitorEvalBase (const MonitorEvalBase< T, Derived > &) | |
virtual | ~MonitorEvalBase () |
MonitorEvalBase< T, Derived > & | operator= (const MonitorEvalBase< T, Derived > &) |
Monitor<T>::eval_type subtype using Parallel Pattern Library.
Definition at line 40 of file backend_ppl.hpp.
|
inlineprotected |
Definition at line 208 of file backend_ppl.hpp.
|
inlineprotected |
Definition at line 208 of file backend_ppl.hpp.
|
inlineprotected |
Definition at line 208 of file backend_ppl.hpp.
|
inline |
Definition at line 195 of file backend_ppl.hpp.
|
inlineprotected |
Definition at line 208 of file backend_ppl.hpp.