vSMC
vSMC: Scalable Monte Carlo
Static Public Member Functions | List of all members
vsmc::internal::XorshiftLeft< bool, ResultType, unsigned > Struct Template Reference

#include <vsmc/rng/xorshift.hpp>

Static Public Member Functions

static ResultType shift (ResultType x)
 

Detailed Description

template<bool, typename ResultType, unsigned>
struct vsmc::internal::XorshiftLeft< bool, ResultType, unsigned >

Definition at line 114 of file xorshift.hpp.

Member Function Documentation

template<bool , typename ResultType, unsigned >
static ResultType vsmc::internal::XorshiftLeft< bool, ResultType, unsigned >::shift ( ResultType  x)
inlinestatic

Definition at line 115 of file xorshift.hpp.