Honeycomb
0.1
Component-Model Framework
|
#include "Honey/Math/Alge/Alge.h"
#include "Honey/Math/Alge/Trig.h"
#include "Honey/Math/Random/Gen.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... | |
class | honey::RandomDist< Real > |
Base class for all random distributions. More... | |
Namespaces | |
honey | |
Global Honeycomb namespace. | |
Macros | |
#define | RandomDist_imports() |
#define RandomDist_imports | ( | ) |