|
vSMC
vSMC: Scalable Monte Carlo
|
Particle::value_type subtype using C++11 concurrency. More...
#include <vsmc/smp/backend_std.hpp>
Public Types | |
| typedef traits::SizeTypeTrait< BaseState >::type | size_type |
Public Member Functions | |
| StateSTD (size_type N) | |
| template<typename IntType > | |
| void | copy (size_type N, const IntType *copy_from) |
Particle::value_type subtype using C++11 concurrency.
Definition at line 46 of file backend_std.hpp.
| typedef traits::SizeTypeTrait<BaseState>::type vsmc::StateSTD< BaseState >::size_type |
Definition at line 50 of file backend_std.hpp.
|
inlineexplicit |
Definition at line 52 of file backend_std.hpp.
|
inline |
Definition at line 55 of file backend_std.hpp.
1.8.9.1