vSMC
vSMC: Scalable Monte Carlo
|
RDRAND generator. More...
#include <vsmc/rng/rdrand.hpp>
Public Types | |
typedef ResultType | result_type |
Static Public Member Functions | |
static result_type | generate () |
RDRAND generator.
Definition at line 99 of file rdrand.hpp.
typedef ResultType vsmc::RDRANDGenerator< ResultType, NTrialMax >::result_type |
Definition at line 103 of file rdrand.hpp.
|
inlinestatic |
Definition at line 105 of file rdrand.hpp.