vSMC
vSMC: Scalable Monte Carlo
|
Path<T>::eval_type subtype using C++11 concurrency. More...
#include <vsmc/smp/backend_std.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 | |
PathEvalSTD () | |
PathEvalSTD (const PathEvalSTD< T, Derived > &other) | |
~PathEvalSTD () | |
PathEvalSTD< T, Derived > & | operator= (const PathEvalSTD< 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 C++11 concurrency.
Definition at line 41 of file backend_std.hpp.
|
inlineprotected |
Definition at line 163 of file backend_std.hpp.
|
inlineprotected |
Definition at line 163 of file backend_std.hpp.
|
inlineprotected |
Definition at line 163 of file backend_std.hpp.
|
inline |
Definition at line 147 of file backend_std.hpp.
|
inlineprotected |
Definition at line 163 of file backend_std.hpp.