vSMC
vSMC: Scalable Monte Carlo
|
Particle::value_type subtype using Intel Cilk Plus. More...
#include <vsmc/smp/backend_cilk.hpp>
Public Types | |
typedef traits::SizeTypeTrait< BaseState >::type | size_type |
Public Member Functions | |
StateCILK (size_type N) | |
template<typename IntType > | |
void | copy (size_type N, const IntType *copy_from) |
Particle::value_type subtype using Intel Cilk Plus.
Definition at line 47 of file backend_cilk.hpp.
typedef traits::SizeTypeTrait<BaseState>::type vsmc::StateCILK< BaseState >::size_type |
Definition at line 51 of file backend_cilk.hpp.
|
inlineexplicit |
Definition at line 53 of file backend_cilk.hpp.
|
inline |
Definition at line 56 of file backend_cilk.hpp.