vSMC
vSMC: Scalable Monte Carlo
|
Sampler<T>::init_type subtype using Parallel Pattern Library. More...
#include <vsmc/smp/backend_ppl.hpp>
Public Member Functions | |
std::size_t | operator() (Particle< T > &particle, void *param) |
![]() | |
void | initialize_param (Particle< T > &particle, void *param) |
std::size_t | initialize_state (SingleParticle< T > sp) |
void | post_processor (Particle< T > &particle) |
void | pre_processor (Particle< T > &particle) |
Protected Member Functions | |
InitializePPL () | |
InitializePPL (const InitializePPL< T, Derived > &other) | |
~InitializePPL () | |
InitializePPL< T, Derived > & | operator= (const InitializePPL< T, Derived > &other) |
![]() | |
InitializeBase () | |
InitializeBase (const InitializeBase< T, Derived > &) | |
virtual | ~InitializeBase () |
InitializeBase< T, Derived > & | operator= (const InitializeBase< T, Derived > &) |
Sampler<T>::init_type subtype using Parallel Pattern Library.
Definition at line 40 of file backend_ppl.hpp.
|
inlineprotected |
Definition at line 103 of file backend_ppl.hpp.
|
inlineprotected |
Definition at line 103 of file backend_ppl.hpp.
|
inlineprotected |
Definition at line 103 of file backend_ppl.hpp.
|
inline |
Definition at line 87 of file backend_ppl.hpp.
|
inlineprotected |
Definition at line 103 of file backend_ppl.hpp.