vSMC
vSMC: Scalable Monte Carlo
|
#include <vsmc/rng/xorshift.hpp>
Public Member Functions | |
void | reset () |
Static Public Member Functions | |
static constexpr std::size_t | k () |
static constexpr std::size_t | r () |
static constexpr std::size_t | s () |
static void | shift (Array< ResultType, K > &state) |
Definition at line 132 of file xorshift.hpp.
|
inlinestatic |
Definition at line 138 of file xorshift.hpp.
|
inlinestatic |
Definition at line 136 of file xorshift.hpp.
|
inline |
Definition at line 134 of file xorshift.hpp.
|
inlinestatic |
Definition at line 137 of file xorshift.hpp.
|
inlinestatic |
Definition at line 140 of file xorshift.hpp.