QMCPACK
RandomBase< T > Member List

This is the complete list of members for RandomBase< T >, including all inherited members.

init(int iseed_in)=0RandomBase< T >pure virtual
load(const std::vector< uint_type > &newstate)=0RandomBase< T >pure virtual
makeClone() const =0RandomBase< T >pure virtual
operator()()=0RandomBase< T >pure virtual
read(std::istream &rin)=0RandomBase< T >pure virtual
result_type typedefRandomBase< T >
save(std::vector< uint_type > &curstate) const =0RandomBase< T >pure virtual
seed(uint_type aseed)=0RandomBase< T >pure virtual
state_size() const =0RandomBase< T >pure virtual
uint_type typedefRandomBase< T >
write(std::ostream &rout) const =0RandomBase< T >pure virtual
~RandomBase()=defaultRandomBase< T >virtual