vSMC
vSMC: Scalable Monte Carlo
Static Public Member Functions | List of all members
vsmc::internal::XorshiftRight< 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::XorshiftRight< bool, ResultType, unsigned >

Definition at line 122 of file xorshift.hpp.

Member Function Documentation

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

Definition at line 123 of file xorshift.hpp.