vSMC
vSMC: Scalable Monte Carlo
|
Path<T>::eval_type subtype using Parallel Pattern Library. More...
#include <vsmc/smp/backend_ppl.hpp>
Public Member Functions | |
double | operator() (std::size_t iter, const Particle< T > &particle, double *res) |
![]() | |
double | path_grid (std::size_t iter, const Particle< T > &particle) |
double | path_state (std::size_t iter, ConstSingleParticle< T > csp) |
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 | |
PathEvalPPL () | |
PathEvalPPL (const PathEvalPPL< T, Derived > &other) | |
~PathEvalPPL () | |
PathEvalPPL< T, Derived > & | operator= (const PathEvalPPL< T, Derived > &other) |
![]() | |
PathEvalBase () | |
PathEvalBase (const PathEvalBase< T, Derived > &) | |
virtual | ~PathEvalBase () |
PathEvalBase< T, Derived > & | operator= (const PathEvalBase< T, Derived > &) |
Path<T>::eval_type subtype using Parallel Pattern Library.
Definition at line 40 of file backend_ppl.hpp.
|
inlineprotected |
Definition at line 260 of file backend_ppl.hpp.
|
inlineprotected |
Definition at line 260 of file backend_ppl.hpp.
|
inlineprotected |
Definition at line 260 of file backend_ppl.hpp.
|
inline |
Definition at line 245 of file backend_ppl.hpp.
|
inlineprotected |
Definition at line 260 of file backend_ppl.hpp.