vSMC
vSMC: Scalable Monte Carlo
|
Path evalution base dispatch class. More...
#include <vsmc/smp/backend_base.hpp>
Public Member Functions | |
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 | |
PathEvalBase () | |
PathEvalBase (const PathEvalBase< T, Derived > &) | |
virtual | ~PathEvalBase () |
PathEvalBase< T, Derived > & | operator= (const PathEvalBase< T, Derived > &) |
Path evalution base dispatch class.
Definition at line 411 of file backend_base.hpp.
|
inlineprotected |
Definition at line 429 of file backend_base.hpp.
|
inlineprotected |
Definition at line 429 of file backend_base.hpp.
|
inlineprotectedvirtual |
Definition at line 429 of file backend_base.hpp.
|
inlineprotected |
Definition at line 429 of file backend_base.hpp.
|
inline |
Definition at line 418 of file backend_base.hpp.
|
inline |
Definition at line 415 of file backend_base.hpp.
|
inline |
Definition at line 424 of file backend_base.hpp.
|
inline |
Definition at line 421 of file backend_base.hpp.