fpmas 1.6
List of all members
fpmas::random::DistributedGenerator< random_device > Class Reference
Inheritance diagram for fpmas::random::DistributedGenerator< random_device >:
Inheritance graph
[legend]
Collaboration diagram for fpmas::random::DistributedGenerator< random_device >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from fpmas::api::random::Generator< Generator_t::result_type >
typedef Generator_t::result_type result_type
 
- Public Member Functions inherited from fpmas::random::Generator< std::random_device >
 Generator ()
 
 Generator (std::random_device::result_type)
 
 Generator (const Generator< std::random_device > &)
 
 Generator (Generator< std::random_device > &&)
 
Generator< std::random_device > & operator= (const Generator< std::random_device > &)
 
Generator< std::random_device > & operator= (Generator< std::random_device > &&)
 
void seed (std::random_device::result_type) override
 
void discard (unsigned long long) override
 
- Public Member Functions inherited from fpmas::random::UniformRandomBitGenerator< std::random_device >
result_type operator() () override
 
- Public Member Functions inherited from fpmas::api::random::Generator< Generator_t::result_type >
virtual Generator_t::result_type operator() ()=0
 
virtual void seed (Generator_t::result_type seed)=0
 
virtual void discard (unsigned long long z)=0
 
- Static Public Member Functions inherited from fpmas::random::UniformRandomBitGenerator< std::random_device >
static constexpr result_type min ()
 
static constexpr result_type max ()
 
- Protected Attributes inherited from fpmas::random::UniformRandomBitGenerator< std::random_device >
std::random_device gen
 

The documentation for this class was generated from the following file: