vSMC
vSMC: Scalable Monte Carlo
|
Sampler<T>::init_type subtype. More...
#include <vsmc/smp/backend_seq.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 | |
InitializeSEQ () | |
InitializeSEQ (const InitializeSEQ< T, Derived > &other) | |
~InitializeSEQ () | |
InitializeSEQ< T, Derived > & | operator= (const InitializeSEQ< T, Derived > &other) |
![]() | |
InitializeBase () | |
InitializeBase (const InitializeBase< T, Derived > &) | |
virtual | ~InitializeBase () |
InitializeBase< T, Derived > & | operator= (const InitializeBase< T, Derived > &) |
Sampler<T>::init_type subtype.
Definition at line 39 of file backend_seq.hpp.
|
inlineprotected |
Definition at line 76 of file backend_seq.hpp.
|
inlineprotected |
Definition at line 76 of file backend_seq.hpp.
|
inlineprotected |
Definition at line 76 of file backend_seq.hpp.
|
inline |
Definition at line 60 of file backend_seq.hpp.
|
inlineprotected |
Definition at line 76 of file backend_seq.hpp.