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

Go to the source code of this file.

Classes

class  honey::Discrete_< Int >
 Generate random integer variate between min and max inclusive with uniform (flat) distribution. More...
 

Namespaces

 honey
 Global Honeycomb namespace.
 

Typedefs

typedef Discrete_< int32 > honey::Discrete
 
typedef Discrete_< int64 > honey::Discrete_d