![]() |
QMCPACK
|
This is the complete list of members for RandomBase< T >, including all inherited members.
init(int iseed_in)=0 | RandomBase< T > | pure virtual |
load(const std::vector< uint_type > &newstate)=0 | RandomBase< T > | pure virtual |
makeClone() const =0 | RandomBase< T > | pure virtual |
operator()()=0 | RandomBase< T > | pure virtual |
read(std::istream &rin)=0 | RandomBase< T > | pure virtual |
result_type typedef | RandomBase< T > | |
save(std::vector< uint_type > &curstate) const =0 | RandomBase< T > | pure virtual |
seed(uint_type aseed)=0 | RandomBase< T > | pure virtual |
state_size() const =0 | RandomBase< T > | pure virtual |
uint_type typedef | RandomBase< T > | |
write(std::ostream &rout) const =0 | RandomBase< T > | pure virtual |
~RandomBase()=default | RandomBase< T > | virtual |