vSMC
vSMC: Scalable Monte Carlo
|
Path<T>::eval_type subtype usingt Apple Grand Central Dispatch. More...
#include <vsmc/smp/backend_gcd.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 | |
PathEvalGCD () | |
PathEvalGCD (const PathEvalGCD< T, Derived > &other) | |
~PathEvalGCD () | |
PathEvalGCD< T, Derived > & | operator= (const PathEvalGCD< T, Derived > &other) |
![]() | |
PathEvalBase () | |
PathEvalBase (const PathEvalBase< T, Derived > &) | |
virtual | ~PathEvalBase () |
PathEvalBase< T, Derived > & | operator= (const PathEvalBase< T, Derived > &) |
Path<T>::eval_type subtype usingt Apple Grand Central Dispatch.
Definition at line 40 of file backend_gcd.hpp.
|
inlineprotected |
Definition at line 234 of file backend_gcd.hpp.
|
inlineprotected |
Definition at line 234 of file backend_gcd.hpp.
|
inlineprotected |
Definition at line 234 of file backend_gcd.hpp.
|
inline |
Definition at line 219 of file backend_gcd.hpp.
|
inlineprotected |
Definition at line 234 of file backend_gcd.hpp.