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