Honeycomb
0.1
Component-Model Framework
|
#include "Honey/Math/Random/Dist/Dist.h"
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 |