vSMC
vSMC: Scalable Monte Carlo
|
Path<T>::eval_type subtype using Intel Cilk Plus. More...
#include <vsmc/smp/backend_cilk.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 | |
PathEvalCILK () | |
PathEvalCILK (const PathEvalCILK< T, Derived > &other) | |
~PathEvalCILK () | |
PathEvalCILK< T, Derived > & | operator= (const PathEvalCILK< 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 Intel Cilk Plus.
Definition at line 42 of file backend_cilk.hpp.
|
inlineprotected |
Definition at line 165 of file backend_cilk.hpp.
|
inlineprotected |
Definition at line 165 of file backend_cilk.hpp.
|
inlineprotected |
Definition at line 165 of file backend_cilk.hpp.
|
inline |
Definition at line 148 of file backend_cilk.hpp.
|
inlineprotected |
Definition at line 165 of file backend_cilk.hpp.