| 
    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) | 
  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 | |
| PathEvalOMP () | |
| PathEvalOMP (const PathEvalOMP< T, Derived > &other) | |
| ~PathEvalOMP () | |
| PathEvalOMP< T, Derived > & | operator= (const PathEvalOMP< 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 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.
 1.8.9.1