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