Honeycomb
0.1
Component-Model Framework
|
#include "Honey/Math/Random/Dist/Binomial.h"
Go to the source code of this file.
Classes | |
class | honey::Poisson_< Real > |
Generate a random integer variate from a poisson distribution. More... | |
Namespaces | |
honey | |
Global Honeycomb namespace. | |
Typedefs | |
typedef Poisson_< Real > | honey::Poisson |
typedef Poisson_< Float > | honey::Poisson_f |
typedef Poisson_< Double > | honey::Poisson_d |