![]() |
QMCPACK
|
Public Types | |
using | result_type = typename RNG::result_type |
Public Member Functions | |
result_type | operator() () override |
return a random number [0,1) More... | |
Definition at line 42 of file RandomGenerator.h.
using result_type = typename RNG::result_type |
Definition at line 45 of file RandomGenerator.h.
|
override |
return a random number [0,1)
Definition at line 23 of file RandomGenerator.cpp.