|
vSMC
vSMC: Scalable Monte Carlo
|
Sampler<T>::init_type subtype usingt Apple Grand Central Dispatch. More...
#include <vsmc/smp/backend_gcd.hpp>
Public Member Functions | |
| std::size_t | operator() (Particle< T > &particle, void *param) |
Public Member Functions inherited from vsmc::InitializeBase< T, Derived > | |
| 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 | |
| InitializeGCD () | |
| InitializeGCD (const InitializeGCD< T, Derived > &other) | |
| ~InitializeGCD () | |
| InitializeGCD< T, Derived > & | operator= (const InitializeGCD< T, Derived > &other) |
Protected Member Functions inherited from vsmc::InitializeBase< T, Derived > | |
| InitializeBase () | |
| InitializeBase (const InitializeBase< T, Derived > &) | |
| virtual | ~InitializeBase () |
| InitializeBase< T, Derived > & | operator= (const InitializeBase< T, Derived > &) |
Sampler<T>::init_type subtype usingt Apple Grand Central Dispatch.
Definition at line 40 of file backend_gcd.hpp.
|
inlineprotected |
Definition at line 81 of file backend_gcd.hpp.
|
inlineprotected |
Definition at line 81 of file backend_gcd.hpp.
|
inlineprotected |
Definition at line 81 of file backend_gcd.hpp.
|
inline |
Definition at line 61 of file backend_gcd.hpp.
|
inlineprotected |
Definition at line 81 of file backend_gcd.hpp.
1.8.9.1