UniformDistribution Class Reference
Uniform distribution in the interval [a,b).  
More...
#include <RandomDistribution.h>
List of all members.
Detailed Description
Uniform distribution in the interval [a,b). 
Definition at line 156 of file RandomDistribution.h.
Constructor & Destructor Documentation
      
        
          | UniformDistribution::UniformDistribution            | 
          ( | 
          double  | 
           a = 0,  | 
        
        
           | 
           | 
          double  | 
           b = 0.5 |   | 
        
        
           | 
          ) | 
           |  |  [inline] | 
        
      
 
 
The documentation for this class was generated from the following file: