fpmas 1.6
fpmas::random::DistributedGenerator< random_device > Member List

This is the complete list of members for fpmas::random::DistributedGenerator< random_device >, including all inherited members.

discard(unsigned long long) overridefpmas::random::Generator< std::random_device >inlinevirtual
genfpmas::random::UniformRandomBitGenerator< std::random_device >protected
Generator()fpmas::random::Generator< std::random_device >inline
Generator(std::random_device::result_type)fpmas::random::Generator< std::random_device >inline
Generator(const Generator< std::random_device > &)fpmas::random::Generator< std::random_device >inline
Generator(Generator< std::random_device > &&)fpmas::random::Generator< std::random_device >inline
max()fpmas::random::UniformRandomBitGenerator< std::random_device >inlinestatic
min()fpmas::random::UniformRandomBitGenerator< std::random_device >inlinestatic
operator()() overridefpmas::random::UniformRandomBitGenerator< std::random_device >inlinevirtual
operator=(const Generator< std::random_device > &)fpmas::random::Generator< std::random_device >inline
operator=(Generator< std::random_device > &&)fpmas::random::Generator< std::random_device >inline
result_type typedeffpmas::api::random::Generator< Generator_t::result_type >
seed(std::random_device::result_type) overridefpmas::random::Generator< std::random_device >inline
UniformRandomBitGenerator< std::random_device >::seed(Generator_t::result_type seed)=0fpmas::api::random::Generator< Generator_t::result_type >pure virtual