vSMC
vSMC: Scalable Monte Carlo
Namespaces | Macros | Typedefs
engine.hpp File Reference
#include <vsmc/internal/config.h>
#include <vsmc/rng/philox.hpp>
#include <vsmc/rng/threefry.hpp>
#include <vsmc/rng/mkl.hpp>

Go to the source code of this file.

Namespaces

 vsmc
 

Macros

#define VSMC_RNG_TYPE   ::vsmc::ThreefryAVX2
 Default RNG type. More...
 

Typedefs

using vsmc::RNG = ::vsmc::ThreefryAVX2