KENSv3
KAIST Educational Network System
Public Member Functions | Protected Attributes | List of all members
E::RandomDistribution Class Referenceabstract
Inheritance diagram for E::RandomDistribution:
E::ExpDistribution E::LinearDistribution E::MaxDistribution E::MinDistribution E::UniformDistribution

Public Member Functions

 RandomDistribution (UUID seed)
 
virtual Real nextDistribution (Real min, Real max)=0
 
virtual std::list< Real > distribute (Size count, Real total) final
 

Protected Attributes

std::default_random_engine engine
 

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