Honeycomb  0.1
Component-Model Framework
Classes | Namespaces | Typedefs
Uniform.h File Reference
#include "Honey/Math/Random/Dist/Discrete.h"
Include dependency graph for Uniform.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  honey::Uniform_< Real >
 Generate a random variate between min and max non-inclusive with uniform (flat) distribution. More...
 

Namespaces

 honey
 Global Honeycomb namespace.
 

Typedefs

typedef Uniform_< Real > honey::Uniform
 
typedef Uniform_< Float > honey::Uniform_f
 
typedef Uniform_< Double > honey::Uniform_d