|
vSMC
vSMC: Scalable Monte Carlo
|
Path<T>::eval_type subtype. More...
#include <vsmc/smp/backend_seq.hpp>
Public Member Functions | |
| double | operator() (std::size_t iter, const Particle< T > &particle, double *res) |
Public Member Functions inherited from vsmc::PathEvalBase< T, Derived > | |
| 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 | |
| PathEvalSEQ () | |
| PathEvalSEQ (const PathEvalSEQ< T, Derived > &other) | |
| ~PathEvalSEQ () | |
| PathEvalSEQ< T, Derived > & | operator= (const PathEvalSEQ< T, Derived > &other) |
Protected Member Functions inherited from vsmc::PathEvalBase< T, Derived > | |
| PathEvalBase () | |
| PathEvalBase (const PathEvalBase< T, Derived > &) | |
| virtual | ~PathEvalBase () |
| PathEvalBase< T, Derived > & | operator= (const PathEvalBase< T, Derived > &) |
Path<T>::eval_type subtype.
Definition at line 39 of file backend_seq.hpp.
|
inlineprotected |
Definition at line 153 of file backend_seq.hpp.
|
inlineprotected |
Definition at line 153 of file backend_seq.hpp.
|
inlineprotected |
Definition at line 153 of file backend_seq.hpp.
|
inline |
Definition at line 136 of file backend_seq.hpp.
|
inlineprotected |
Definition at line 153 of file backend_seq.hpp.
1.8.9.1