vSMC
vSMC: Scalable Monte Carlo
|
Initialize base dispatch class. More...
#include <vsmc/smp/backend_base.hpp>
Public Member Functions | |
void | eval_param (Particle< T > &particle, void *param) |
void | eval_post (Particle< T > &particle) |
void | eval_pre (Particle< T > &particle) |
std::size_t | eval_sp (SingleParticle< T > sp) |
Protected Member Functions | |
InitializeBase ()=default | |
InitializeBase (const InitializeBase< T, Derived > &)=default | |
InitializeBase (InitializeBase< T, Derived > &&)=default | |
virtual | ~InitializeBase () |
InitializeBase< T, Derived > & | operator= (const InitializeBase< T, Derived > &)=default |
InitializeBase< T, Derived > & | operator= (InitializeBase< T, Derived > &&)=default |
Initialize base dispatch class.
Definition at line 93 of file backend_base.hpp.
|
protecteddefault |
|
protecteddefault |
|
protecteddefault |
|
inlineprotectedvirtual |
Definition at line 117 of file backend_base.hpp.
|
inline |
Definition at line 101 of file backend_base.hpp.
|
inline |
Definition at line 111 of file backend_base.hpp.
|
inline |
Definition at line 106 of file backend_base.hpp.
|
inline |
Definition at line 96 of file backend_base.hpp.
|
protecteddefault |
|
protecteddefault |