vSMC
vSMC: Scalable Monte Carlo
|
Path<T>::eval_type subtype using OpenMP. More...
#include <vsmc/smp/backend_omp.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 | |
PathEvalOMP () | |
PathEvalOMP (const PathEvalOMP< T, Derived > &other) | |
~PathEvalOMP () | |
PathEvalOMP< T, Derived > & | operator= (const PathEvalOMP< 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 OpenMP.
Definition at line 40 of file backend_omp.hpp.
|
inlineprotected |
Definition at line 177 of file backend_omp.hpp.
|
inlineprotected |
Definition at line 177 of file backend_omp.hpp.
|
inlineprotected |
Definition at line 177 of file backend_omp.hpp.
|
inline |
Definition at line 158 of file backend_omp.hpp.
|
inlineprotected |
Definition at line 177 of file backend_omp.hpp.