Honeycomb  0.1
Component-Model Framework
Classes | Namespaces | Typedefs
Beta.h File Reference
#include "Honey/Math/Random/Dist/Gamma.h"
Include dependency graph for Beta.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  honey::BetaInc< Real >
 Evaluate the incomplete beta function. More...
 
class  honey::Beta_< Real >
 Generate a random variate from a beta distribution $\mathrm{Beta}$. More...
 
class  honey::BetaInc< Real >
 Evaluate the incomplete beta function. More...
 

Namespaces

 honey
 Global Honeycomb namespace.
 

Typedefs

typedef Beta_< Real > honey::Beta
 
typedef Beta_< Float > honey::Beta_f
 
typedef Beta_< Double > honey::Beta_d